Skip to content

Commit

Permalink
call workflow with tag ref
Browse files Browse the repository at this point in the history
  • Loading branch information
apastel committed May 12, 2024
1 parent 2a9d509 commit 132f08c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ jobs:
})
release-and-publish:
needs: create-tag
uses: ./.github/workflows/release.yml
uses: apastel/ytmusic-deleter/.github/workflows/release.yml@${{ inputs.revision }}
secrets: inherit

0 comments on commit 132f08c

Please sign in to comment.