Skip to content

Commit 510374c

Browse files
committed
1 parent 3688a8a commit 510374c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -154,5 +154,5 @@ jobs:
154154
files: |
155155
artifacts/*.zip, artifacts/*.bin
156156
env:
157-
#GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
158-
GITHUB_TOKEN: ${{ secrets.MY_PAT }}
157+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
158+
#GITHUB_TOKEN: ${{ secrets.MY_PAT }}

0 commit comments

Comments
 (0)