Skip to content

Commit

Permalink
fix: with version
Browse files Browse the repository at this point in the history
  • Loading branch information
gvolpe committed Mar 13, 2021
1 parent 4867fad commit f23133c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/[email protected]
version: 1.0.0
with:
version: 1.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f23133c

Please sign in to comment.