Skip to content

Commit 1fbc11d

Browse files
committed
Switch to our new SCW deploy action
1 parent 74b07c4 commit 1fbc11d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
labels: ${{ steps.meta.outputs.labels }}
3737

3838
- name: Redeploy container
39-
uses: thibaultchazal/scaleway-serverless-container-deploy-action@0d290edda0c3359e51442bd8bf730eafef4e290f
39+
uses: httptoolkit/scaleway-serverless-container-deploy-action@v1
4040
with:
4141
container_id: ${{ vars.SCW_API_CONTAINER_ID }}
4242
secret_key: ${{ secrets.SCW_SECRET_KEY }}

0 commit comments

Comments
 (0)