Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ducktype authored Aug 22, 2023
1 parent 9c92308 commit ce84a4f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: 'ci'
on:
push:
workflow_dispatch:
defaults:
run:
shell: bash
working-directory: ${{ github.workspace }}
#defaults:
# run:
# shell: bash
# working-directory: ${{ github.workspace }}
jobs:
create-release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ce84a4f

Please sign in to comment.