Skip to content

Commit

Permalink
Update maven-artifact-release.yml again
Browse files Browse the repository at this point in the history
  • Loading branch information
StylianosGakis committed Feb 6, 2024
1 parent fb2971c commit b9b46a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven-artifact-release.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Publish common release Artifact to GitHub packages and make GitHub release

on:
workflow_dispatch:
workflow_dispatch: {}
push:
tags:
- '*'
- '**'

permissions:
contents: write
Expand Down

0 comments on commit b9b46a4

Please sign in to comment.