Skip to content

Commit

Permalink
chore(ci/cd): publish to gitlab packages
Browse files Browse the repository at this point in the history
  • Loading branch information
xooooooooox committed Dec 27, 2024
1 parent 493d9f5 commit a7ef209
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/trigger-publish-packages.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Publish package to the Maven Central Repository and GitHub Packages
on:
release:
types: [created]
push:
branched:
- main
- feat/241227-v0.4
workflow_dispatch:
jobs:
publish:
Expand Down

0 comments on commit a7ef209

Please sign in to comment.