Skip to content

Commit

Permalink
Merge pull request #43 from susom/actions-repo
Browse files Browse the repository at this point in the history
Update vertx-parent.yaml
  • Loading branch information
pratapd1 authored Oct 30, 2024
2 parents 8df6313 + 287418a commit 1f89abf
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 1f89abf

Please sign in to comment.