Skip to content

Commit

Permalink
FIX-FOR Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
hrai committed Dec 7, 2020
1 parent 0bc56c5 commit d0284fb
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 @@ -29,7 +29,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
exclude: '^Meta|^Document|^Readme|^Lint'

Build and upload artifacts:
Build-and-upload-artifacts:
needs: Version
if: github.event_name == 'push' || needs.Version.outputs.created
runs-on: ubuntu-latest
Expand Down

0 comments on commit d0284fb

Please sign in to comment.