Skip to content

Commit

Permalink
Remove checkout check
Browse files Browse the repository at this point in the history
  • Loading branch information
openscript committed Oct 25, 2021
1 parent d31006c commit af85734
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
if: ${{ steps.release.outputs.release_created }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.0 # Not needed with a .ruby-version file
Expand Down

0 comments on commit af85734

Please sign in to comment.