mirror of
https://github.com/darkzoul5/YoutubePlaylistSync.git
synced 2026-07-03 04:23:59 +03:00
Merge pull request #8 from darkzoul5/dependabot/github_actions/softprops/action-gh-release-3
Bump softprops/action-gh-release from 2 to 3
This commit is contained in:
@@ -253,7 +253,7 @@ jobs:
|
||||
docker push ghcr.io/${GITHUB_ACTOR}/ytpld:latest
|
||||
|
||||
- name: Create Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
uses: softprops/action-gh-release@v3
|
||||
with:
|
||||
tag_name: ${{ github.event.inputs.tag }}
|
||||
draft: true
|
||||
|
||||
Reference in New Issue
Block a user