Skip to content

Commit

Permalink
WIP8
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Oct 23, 2023
1 parent 66f251b commit 3b96ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
private_key: ${{ secrets.APP_PRIVATE_KEY }}

- name: "Update nightly tag"
- env:
env:
GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }}
run: |
git config --global user.name 'GAP Team'
Expand Down

0 comments on commit 3b96ef7

Please sign in to comment.