Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dimtsap authored Nov 9, 2023
1 parent 27c415c commit 74e1bf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ jobs:
needs: build-n-publish
name: Create a Github Release
env:
GITHUB_TOKEN: ${{ secrets.GH_VARIABLE_PAT }}
GH_TOKEN: ${{ github.token }}
SEMVER: ${{ needs.calculate-version.outputs.semVer }}
steps:
Expand Down

0 comments on commit 74e1bf5

Please sign in to comment.