Skip to content

Commit

Permalink
Merge pull request #2 from lepadatu-org/dev
Browse files Browse the repository at this point in the history
Updated the release workflow
  • Loading branch information
lepadatu authored Sep 2, 2024
2 parents 3a2770c + b2bc122 commit ed78f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
- run: npm install --no-save @semantic-release/git semantic-release-plugin-github-breaking-version-tag
- run: npx semantic-release --debug
env:
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}#
GH_TOKEN: ${{ steps.app-token.outputs.token }}#

0 comments on commit ed78f79

Please sign in to comment.