Added RIFE2 repo credentials to the publish workflow
This commit is contained in:
parent
7cc5b36568
commit
e29d4ee1c7
3 changed files with 5 additions and 5 deletions
4
.github/workflows/bld.yml
vendored
4
.github/workflows/bld.yml
vendored
|
@ -32,4 +32,6 @@ jobs:
|
|||
run: >-
|
||||
./bld compile test
|
||||
-DtestsBadgeUrl=https://rife2.com/tests-badge/update/com.uwyn.rife2/rife2-renderers
|
||||
-DtestsBadgeApiKey=${{ secrets.TESTS_BADGE_API_KEY }}
|
||||
-DtestsBadgeApiKey=${{ secrets.TESTS_BADGE_API_KEY }}
|
||||
-Drife2Username=${{ secrets.RIFE2_USERNAME }}
|
||||
-Drife2Password=${{ secrets.RIFE2_PASSWORD }}
|
Loading…
Add table
Add a link
Reference in a new issue