We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fb6e02 commit b1cb4c8Copy full SHA for b1cb4c8
.github/workflows/publish.yml
@@ -11,7 +11,6 @@ permissions:
11
jobs:
12
build:
13
runs-on: ubuntu-latest
14
- if: github.ref == 'refs/heads/master'
15
steps:
16
- uses: actions/checkout@v4
17
0 commit comments