We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 959d798 commit ced18fcCopy full SHA for ced18fc
.github/workflows/ci.yml
@@ -27,3 +27,4 @@ jobs:
27
ossrh_token: ${{ secrets.OSSRH_TOKEN }}
28
ossrh_signing_key: ${{ secrets.OSSRH_SIGNING_KEY }}
29
ossrh_signing_password: ${{ secrets.OSSRH_SIGNING_PASSWORD }}
30
+ OPS_GITHUB_ACTIONS_WEBHOOK: ${{ secrets.OPS_GITHUB_ACTIONS_WEBHOOK }}
0 commit comments