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 97dd4b3 commit 13bbb37Copy full SHA for 13bbb37
1 file changed
.github/workflows/npmPublish.yml
@@ -7,7 +7,6 @@ permissions:
7
contents: write
8
jobs:
9
gh-pages:
10
- if: ${{ github.event.workflow_run.conclusion == 'success' && !startsWith(github.event.head_commit.message, '[RELEASE]') }}
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v3
0 commit comments