Skip to content

Commit

Permalink
OPS: Use octue/[email protected] in CD workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cortadocodes committed Apr 15, 2024
1 parent 44a5b12 commit b3f7f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
run: echo "${{ steps.deploy-service.outputs.url }}"

- name: Create service topic and push subscription
uses: octue/[email protected].beta-3
uses: octue/[email protected]
with:
project_name: ${{ needs.info.outputs.gcp_project_name }}
service_namespace: ${{ needs.info.outputs.gcp_resource_affix }}
Expand Down

0 comments on commit b3f7f4d

Please sign in to comment.