Fix monthly tag (#3628)

This commit is contained in:
Joris Pelgröm 2023-07-01 12:25:21 +02:00 committed by GitHub
parent 7a7464c070
commit ce3a51e417
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,4 +18,4 @@ jobs:
- name: Bump Calendar Version
uses: rickstaa/action-create-tag@v1.6.2
with:
tag: ${{ steps.current-time.outputs.month }}.${{ steps.current-time.outputs.month }}.0
tag: ${{ steps.current-time.outputs.year }}.${{ steps.current-time.outputs.month }}.0