Skip to content

Commit

Permalink
Updated pipeline to create Github release
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiolk committed May 15, 2024
1 parent 4220272 commit fc1bdb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_github_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
# artifacts: build/libs/detekt-rules.jar

job2:
needs: job1
needs: build
runs-on: ubuntu-latest
steps:
- name: Step 2
Expand Down

0 comments on commit fc1bdb1

Please sign in to comment.