Skip to content

Commit

Permalink
fix release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
irvanmohamad committed May 18, 2023
1 parent 0fa0d7d commit 9640d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
semantic-release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Run semantic-release
if: github.event_name == 'push' && github.repository == 'irvanmohamad/casdoor-js-sdk-debug'
Expand Down

0 comments on commit 9640d7c

Please sign in to comment.