We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44e2445 commit f8692d3Copy full SHA for f8692d3
1 file changed
.github/workflows/multi-platform.yml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
repository: prevter/ffmpeg-libs
40
ref: ${{ matrix.config.name }}
41
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.FFMPEG_LIBS_TOKEN }}
42
path: ffmpeg-libs
43
44
- name: Own The Libs (Extract)
0 commit comments