Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
greyhoundforty authored Jun 12, 2024
1 parent 847ec80 commit a85670e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v3

- name: Deploy Application to Code Engine
uses: cloud-design-dev/ibmcloud-code-engine-github-action@v8
uses: cloud-design-dev/ibmcloud-code-engine-github-action@v9
with:
ibmcloud_api_key: ${{ secrets.IBMCLOUD_API_KEY }}
resource_group: ${{ env.RESOURCE_GROUP }}
Expand Down

0 comments on commit a85670e

Please sign in to comment.