Skip to content

Commit

Permalink
repo: change push tag action
Browse files Browse the repository at this point in the history
  • Loading branch information
revam committed Oct 20, 2024
1 parent e572640 commit 7df1758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ jobs:
submodules: recursive

- name: Push pre-release tag
uses: actions-ecosystem/action-push-tag@v1
uses: rickstaa/action-create-tag@v1
with:
tag: ${{ needs.current_info.outputs.tag }}
message: Shoko Server v${{ needs.current_info.outputs.version }} Pre-Release
Expand Down

0 comments on commit 7df1758

Please sign in to comment.