Skip to content

Commit e833914

Browse files
committed
Fix cwd
1 parent 4e243dc commit e833914

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-distribute.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ permissions:
1111
id-token: write
1212
env:
1313
VERSION_PREFIX: "commit"
14+
working_directory: ${{ github.workspace }}
1415
jobs:
1516
build-and-release:
1617
runs-on: ubuntu-latest

scripts/dev/run_local_fake_action.sh

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)