Skip to content

Commit

Permalink
secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
pelasgus committed Jul 3, 2024
1 parent 4cc4cb9 commit ee59f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pdf-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
tag_name: ${{ steps.tag_release.outputs.tag }}
files: main.pdf
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.TOKEN }}

- name: Upload PDF to Release
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit ee59f8f

Please sign in to comment.