Skip to content

Commit

Permalink
dbp-557-create tag major &major.minor
Browse files Browse the repository at this point in the history
  • Loading branch information
sahassou committed Feb 16, 2024
1 parent cc50a20 commit f9b0507
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/auto-tag-release.yaml
Original file line number Diff line number Diff line change
@@ -22,4 +22,5 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
major_version_tag_only: false # true wenn nur Major-Tags wird aktualisiert oder erstellt
#github-token: ${{ secrets.GITHUB_TOKEN }}
env:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f9b0507

Please sign in to comment.