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 0ad375b commit 8ba2514Copy full SHA for 8ba2514
.github/workflows/pr-open.yml
@@ -41,7 +41,7 @@ jobs:
41
needs: [builds]
42
permissions:
43
packages: write
44
- uses: bcgov/quickstart-openshift-helpers/.github/workflows/.deployer.yml@d9b3d32fb3f03c4699c2dce83ddfff042cd31a1f # v1.0.0
+ uses: .github/workflows/.deployer.yml
45
secrets:
46
oc_namespace: ${{ secrets.OC_NAMESPACE }}
47
oc_token: ${{ secrets.OC_TOKEN }}
0 commit comments