Skip to content

Commit

Permalink
feat(core): add snapshot publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
Vacxe committed Jul 23, 2024
1 parent 37d9cb5 commit e9baf29
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/snapshot-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Deploy Snapshot to Sonatype
on:
workflow_dispatch :
push:
branches:
- master
jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e9baf29

Please sign in to comment.