Skip to content

Commit 726734e

Browse files
committed
ci: rename release-commit
1 parent c74cf87 commit 726734e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-continuous.yml renamed to .github/workflows/release-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ on: [push, pull_request]
33

44
jobs:
55
release:
6-
uses: sxzz/workflows/.github/workflows/release-pr.yml@v1
6+
uses: sxzz/workflows/.github/workflows/release-commit.yml@v1
77
with:
88
compact: true

0 commit comments

Comments
 (0)