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 566f0e3 commit f214f64Copy full SHA for f214f64
.github/workflows/call-build-image.yml
@@ -16,3 +16,5 @@ jobs:
16
release_url: "v3.19/main"
17
release_name: "monit"
18
target-arch: "64"
19
+ secrets:
20
+ OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}
0 commit comments