Skip to content

Commit

Permalink
Update github-actions-deploy-snapshots.yml
Browse files Browse the repository at this point in the history
Revert change to github action
  • Loading branch information
Gcolon021 committed Sep 18, 2023
1 parent 9f429ab commit 85ccd2b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/github-actions-deploy-snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: Maven Deploy Snapshots

on:
push:
branches:
- 'master'
- 'release/**'
branches: [ master ]

jobs:
build:
Expand Down

0 comments on commit 85ccd2b

Please sign in to comment.