Skip to content

Commit 59618db

Browse files
authored
Update BuildIt.yml
1 parent b400067 commit 59618db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/BuildIt.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
steps:
1313
- name: "Checkout"
1414
uses: actions/checkout@v4
15+
with:
16+
token: ${{ secrets.ACCESS_TOKEN }}
1517
- name: "Build VBA-Enabled Documents"
1618
id: build_vba
1719
uses: AccessCodeLib/msaccess-vcs-build@main

0 commit comments

Comments
 (0)