Skip to content

Commit

Permalink
Merge pull request #145 from Flow-Works/fix/semantic-release
Browse files Browse the repository at this point in the history
[πŸ›] `GH_TOKEN` property added to `env`
  • Loading branch information
ThinLiquid authored Jan 17, 2024
2 parents 71bd953 + 8699a68 commit 53799e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ jobs:
run: npm audit signatures
- name: Release
env:
GH_TOKEN: ${{ secrets.PAT }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: npx semantic-release

1 comment on commit 53799e6

@vercel
Copy link

@vercel vercel bot commented on 53799e6 Jan 17, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.