Skip to content

Commit

Permalink
dbp-557- gerate major tag
Browse files Browse the repository at this point in the history
  • Loading branch information
sahassou committed Feb 15, 2024
1 parent f198ba2 commit 2a4a4d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-tag-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
uses: rickstaa/action-update-semver@77e8cb0f3cd805b38ffe25c07236336e05dcb4da
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
major_version_tag_only: true # true wenn nur Major-Tags wird aktualisiert oder erstellt
major_version_tag_only: false # true wenn nur Major-Tags wird aktualisiert oder erstellt
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 2a4a4d9

Please sign in to comment.