Skip to content

Commit

Permalink
run create release
Browse files Browse the repository at this point in the history
  • Loading branch information
maisiesadler committed May 5, 2021
1 parent 8fe9348 commit fa0fbc9
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 @@ -62,7 +62,7 @@ jobs:
create-release:
name: Create Release
runs-on: ubuntu-latest
needs: [create-tag, createpackage]
needs: [create-tag]
steps:
- name: Checkout code
uses: actions/checkout@master
Expand Down

0 comments on commit fa0fbc9

Please sign in to comment.