Skip to content

Commit

Permalink
fix: do not need duplicated env var
Browse files Browse the repository at this point in the history
  • Loading branch information
dgschwindturo committed Jun 18, 2022
1 parent 9d9f009 commit 721c102
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
- test
name: Release
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: open-turo/actions-gha/release@v1
env:
Expand Down

0 comments on commit 721c102

Please sign in to comment.