Skip to content

Commit 73bcbd5

Browse files
committed
chore: Wait for any check, since tag is not working
1 parent a46f7e5 commit 73bcbd5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tagged_release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
with:
1616
token: ${{ secrets.GH_DEPLOY_TOKEN }}
1717
checkName: CI
18-
ref: ${{ github.tag }}
1918
# Wait for one hour
2019
timeoutSeconds: 3600
2120
intervalSeconds: 60

0 commit comments

Comments
 (0)