Skip to content

Commit 8ba2514

Browse files
committed
Consume deployer
1 parent 0ad375b commit 8ba2514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-open.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
needs: [builds]
4242
permissions:
4343
packages: write
44-
uses: bcgov/quickstart-openshift-helpers/.github/workflows/.deployer.yml@d9b3d32fb3f03c4699c2dce83ddfff042cd31a1f # v1.0.0
44+
uses: .github/workflows/.deployer.yml
4545
secrets:
4646
oc_namespace: ${{ secrets.OC_NAMESPACE }}
4747
oc_token: ${{ secrets.OC_TOKEN }}

0 commit comments

Comments
 (0)