Skip to content

Commit

Permalink
Add tag template
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 1, 2024
1 parent a00cf4c commit 9580360
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/monthly-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
tag_prefix: 'noto-monthly-release-'
tag_template: ''yyyy.mm.i'

- name: Create Release
uses: actions/create-release@v1
Expand Down

0 comments on commit 9580360

Please sign in to comment.