Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fcancelinha committed Aug 15, 2024
1 parent b68e27c commit 631dc19
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WITH_V: true
INITIAL_VERSION: 1.1.0
MAJOR_STRING_TOKEN: "feat"
MINOR_STRING_TOKEN: "fix"
PATCH_STRING_TOKEN: "refactor"
NONE_STRING_TOKEN: "chore"

0 comments on commit 631dc19

Please sign in to comment.