We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e243dc commit e833914Copy full SHA for e833914
2 files changed
.github/workflows/build-distribute.yml
@@ -11,6 +11,7 @@ permissions:
11
id-token: write
12
env:
13
VERSION_PREFIX: "commit"
14
+ working_directory: ${{ github.workspace }}
15
jobs:
16
build-and-release:
17
runs-on: ubuntu-latest
scripts/dev/run_local_fake_action.sh
0 commit comments