Skip to content

Commit

Permalink
Update vertx-parent.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kcs-bandihareesh authored Oct 30, 2024
1 parent 8df6313 commit 287418a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vertx-parent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
deploy_snapshots:
name: Deploy Snapshots
runs-on: ubuntu-20.04
if: github.repository == 'susom/database-goodies' && github.ref == 'refs/heads/master' && github.event_name == 'push'
if: github.repository == 'susom/vertx-parent' && github.ref == 'refs/heads/master' && github.event_name == 'push'
needs: test
permissions:
contents: 'read'
Expand Down

0 comments on commit 287418a

Please sign in to comment.