Skip to content

Commit

Permalink
fix(.github): default dir configuration from release workflow (#400)
Browse files Browse the repository at this point in the history
Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com>
  • Loading branch information
KeisukeYamashita authored Dec 3, 2024
1 parent 1e7622d commit 1ebdd8b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ concurrency:
group: ${{ github.workflow }}
cancel-in-progress: false

defaults:
run:
working-directory: ./cli

permissions:
contents: write # To write to release
id-token: write # To deploy to GitHub Pages
Expand Down

0 comments on commit 1ebdd8b

Please sign in to comment.