Skip to content

Commit

Permalink
remove dependency from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
after-ephemera committed Feb 2, 2024
1 parent 76ecec2 commit 0318b6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/create-github-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
create-gh-release:
name: Create github release
runs-on: ubuntu-latest
needs: test
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 0318b6d

Please sign in to comment.