We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55603d9 commit 0451dbeCopy full SHA for 0451dbe
.github/workflows/release.yml
@@ -100,7 +100,7 @@ jobs:
100
--method PATCH \
101
-H "Accept: application/vnd.github+json" \
102
-H "X-GitHub-Api-Version: 2022-11-28" \
103
- /repos/clFaster/StatusSwift/actions/variables/VERSION \
+ /repos/clFaster/SVNPathCopy/actions/variables/VERSION \
104
-f "name=VERSION" -f "value=${{ steps.bump_version.outputs.new_version }}"
105
106
- name: Checkout repository
0 commit comments