Skip to content

Commit

Permalink
chore(ci): missing template extension (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts authored Feb 11, 2025
1 parent d3b68d1 commit a0a7155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
steps:
- uses: bcgov/action-deployer-openshift@v3.1.0
with:
file: ${{ matrix.name }}/openshift.deploy
file: ${{ matrix.name }}/openshift.deploy.yml
oc_namespace: ${{ vars.OC_NAMESPACE }}
oc_server: ${{ vars.OC_SERVER }}
oc_token: ${{ secrets.OC_TOKEN }}
Expand Down

0 comments on commit a0a7155

Please sign in to comment.