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 1c2e2f5 commit 8e5117fCopy full SHA for 8e5117f
1 file changed
.github/workflows/cd.yml
@@ -38,6 +38,7 @@ jobs:
38
docker-image-name: ${{ vars.DOCKER_IMAGE_NAME }}
39
wiz-client-id: ${{ secrets.WIZ_CLIENT_ID }}
40
wiz-client-secret: ${{ secrets.WIZ_CLIENT_SECRET }}
41
+ wiz-project-id: ${{ secrets.WIZ_PROJECT_DIGITALSERVICES }}
42
- name: Create tag
43
if: github.ref == 'refs/heads/main'
44
uses: actions/github-script@v5
0 commit comments