Skip to content

Commit

Permalink
Switch to our new SCW deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
pimterry committed Aug 20, 2024
1 parent db16653 commit c879b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}

- name: Redeploy container
uses: thibaultchazal/scaleway-serverless-container-deploy-action@0d290edda0c3359e51442bd8bf730eafef4e290f
uses: httptoolkit/scaleway-serverless-container-deploy-action@v1
with:
container_id: ${{ vars.SCW_API_CONTAINER_ID }}
secret_key: ${{ secrets.SCW_SECRET_KEY }}
Expand Down

0 comments on commit c879b19

Please sign in to comment.