Skip to content

Commit 951a4db

Browse files
committed
test another version
1 parent baf704d commit 951a4db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/destroy-deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
max_attempts: 3
3636

3737
- name: Remove GitHub deployment at branch-${{env.DEPLOYMENT_NAME}}
38-
uses: bobheadxi/deployments@v1
38+
uses: bobheadxi/deployments@v1.3.0
3939
# remove GH deployment even if webhook failed
4040
if: always()
4141
id: remove-github-deployment

0 commit comments

Comments
 (0)