1
0
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:
darkzoul5
2026-05-07 23:15:29 +03:00
committed by GitHub
+1 -1
View File
@@ -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