Skip to content

Commit c879b19

Browse files
committed
Switch to our new SCW deploy action
1 parent db16653 commit c879b19

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
@@ -35,7 +35,7 @@ jobs:
3535
labels: ${{ steps.meta.outputs.labels }}
3636

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

0 commit comments

Comments
 (0)