Skip to content

Commit

Permalink
chore: force the tag and version for the first release
Browse files Browse the repository at this point in the history
  • Loading branch information
inigomarquinez committed Oct 27, 2023
1 parent 752d56d commit 3d1633b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,8 @@ jobs:
with:
egress-policy: audit
- uses: release-drafter/release-drafter@65c5fb495d1e69aa8c08a3317bc44ff8aabe9772 # v5.24.0
with:
tag: v1.0.0
version: v1.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3d1633b

Please sign in to comment.