We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81392f1 commit 24160d3Copy full SHA for 24160d3
.github/workflows/release.yml
@@ -18,7 +18,6 @@ jobs:
18
19
- id: tag
20
name: Determine tag
21
- working-directory: ./src
22
run: |
23
version="$(head -n 1 version.txt)"
24
ref_name="v$version"
0 commit comments