Skip to content

Commit

Permalink
chore: allow draft w/o caring on main status
Browse files Browse the repository at this point in the history
  • Loading branch information
kmruiz committed Oct 16, 2024
1 parent 212a300 commit b35da36
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/draft-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ jobs:
echo "If this version has already been release consider using a different one."
exit 1
fi
- name: Verify Checks in main
run: |
./gradlew "mainStatus"
- name: Patch Plugin XML
run: |
Expand Down

0 comments on commit b35da36

Please sign in to comment.