Skip to content

Commit

Permalink
ci: update check deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cxfksword committed Oct 10, 2024
1 parent 7d7c169 commit 21453db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
body: "https://github.com/mpv-player/mpv/releases/tag/${{ env.MPV_LATEST_VERSION }}\nhttps://github.com/FFmpeg/FFmpeg/blob/${{ env.FFMPEG_LATEST_VERSION }}/Changelog\n"
commit-message: "chore: mpv ${{ env.MPV_LATEST_VERSION }} && FFmpeg ${{ env.FFMPEG_LATEST_VERSION }}"

checkdeps:
check-deps:
permissions:
contents: write
pull-requests: write
Expand Down

0 comments on commit 21453db

Please sign in to comment.