Skip to content

Commit

Permalink
Publish on edited to fix 1.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
987Nabil committed May 24, 2024
1 parent d41b8f4 commit 9449074
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
release:
types:
- published
- edited

jobs:
lint:
Expand Down Expand Up @@ -71,4 +72,4 @@ jobs:
PGP_SECRET: ${{ secrets.PGP_SECRET }}
SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
SONATYPE_USERNAME: ${{ secrets.SONATYPE_USERNAME }}

0 comments on commit 9449074

Please sign in to comment.