We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad7b8bb commit d5e9fe9Copy full SHA for d5e9fe9
.github/workflows/publish.yaml
@@ -23,7 +23,7 @@ concurrency:
23
24
jobs:
25
update-readme:
26
- if: false
+ if: false
27
runs-on: ubuntu-latest
28
env:
29
GITHUB_TOKEN: "${{ github.token }}"
0 commit comments