We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c74cf87 commit 726734eCopy full SHA for 726734e
.github/workflows/release-continuous.yml renamed to .github/workflows/release-commit.yml
@@ -3,6 +3,6 @@ on: [push, pull_request]
3
4
jobs:
5
release:
6
- uses: sxzz/workflows/.github/workflows/release-pr.yml@v1
+ uses: sxzz/workflows/.github/workflows/release-commit.yml@v1
7
with:
8
compact: true
0 commit comments