Skip to content

Commit

Permalink
Fix new action lol
Browse files Browse the repository at this point in the history
  • Loading branch information
falkreon committed Jul 17, 2024
1 parent c0a96e1 commit c54c8a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish_snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ jobs:
publish:
name: Publish `-SNAPSHOT` artifact to Sleeping Town maven
runs-on: ubuntu-latest
needs: build
if: (github.event_name == 'push' && github.ref_name == 'main')
environment: publishing
steps:
Expand Down

0 comments on commit c54c8a0

Please sign in to comment.