We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00dd567 commit 8b12dfbCopy full SHA for 8b12dfb
.github/workflows/build_develop.yml
@@ -41,3 +41,5 @@ jobs:
41
env:
42
GPG_SIGNING_KEY: ${{ secrets.GPG_PRIVATE_KEY }}
43
GPG_SIGNING_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
44
+ PACKAGES_USER: ${{ secrets.PACKAGES_USER }}
45
+ PACKAGES_ACCESS_TOKEN: ${{ secrets.PACKAGES_ACCESS_TOKEN }}
0 commit comments