Skip to content

Commit 210d997

Browse files
authored
ci(build.yml): Use jcs upstream actions
1 parent f271d50 commit 210d997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
runs-on: ubuntu-latest
3636

3737
steps:
38-
- uses: ClementTsang/delete-tag-and-release@v0.4.0
38+
- uses: jcs-actions/delete-tag-and-release@master
3939
if: github.ref == 'refs/heads/master'
4040
continue-on-error: true
4141
with:

0 commit comments

Comments
 (0)