Skip to content

Commit

Permalink
Not-env
Browse files Browse the repository at this point in the history
  • Loading branch information
harrywm committed Mar 23, 2023
1 parent bbff3a6 commit 080308d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ jobs:
if: steps.release.outcome == 'success'
id: tag_version
uses: mathieudutour/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 080308d

Please sign in to comment.