Skip to content

Commit

Permalink
Merge pull request #187 from drackp2m/dev
Browse files Browse the repository at this point in the history
πŸ› fix: release not needs any other job
  • Loading branch information
drackp2m authored Nov 3, 2024
2 parents 969957e + 91a6f5f commit be11ae0
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 @@ -16,7 +16,6 @@ concurrency:
jobs:
release:
runs-on: ubuntu-latest
needs: build
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit be11ae0

Please sign in to comment.