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 7842da6 commit d8ac393Copy full SHA for d8ac393
.github/workflows/auto-deploy-main.yml
@@ -19,7 +19,7 @@ jobs:
19
contents: write
20
attestations: write
21
with:
22
- version_strategy_or_hash: "patch"
+ version_strategy_or_hash: Patch
23
secrets:
24
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25
0 commit comments