Skip to content

Commit b34f2e9

Browse files
committed
libre
1 parent 6181235 commit b34f2e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-using-buildscripts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: ./
3737
id: together
3838
with:
39-
myToken: "craigs-token"
39+
myToken: ${{ secrets.GITHUB_TOKEN }}
4040

4141
- name: Checkout Core
4242
uses: actions/checkout@v3

0 commit comments

Comments
 (0)