Skip to content

Commit

Permalink
[CI] add temp token
Browse files Browse the repository at this point in the history
  • Loading branch information
kLabz committed Jan 30, 2025
1 parent 3214293 commit 7e1baf6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
name: win${{env.ARCH}}Binaries
path: win${{env.ARCH}}Binaries
run-id: 13033892189
github-token: ${{ secrets.TMP_CI_TOKEN }}

- name: Install Neko from S3
shell: pwsh
Expand Down Expand Up @@ -131,6 +132,7 @@ jobs:
name: win${{env.ARCH}}Binaries2
path: win${{env.ARCH}}Binaries
run-id: 13033892189
github-token: ${{ secrets.TMP_CI_TOKEN }}

- name: Install Neko from S3
shell: pwsh
Expand Down

0 comments on commit 7e1baf6

Please sign in to comment.