Skip to content

Commit

Permalink
Feature/release update changes (#133)
Browse files Browse the repository at this point in the history
* Added post release pipeline & updated release pipeline

* Updated job name

---------

Co-authored-by: OmOmofonmwan <[email protected]>
  • Loading branch information
OmOmofonmwan and OmOmofonmwan authored Dec 11, 2024
1 parent bfc8ccf commit edf1d74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/post_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
tags: '**'

jobs:
publish-to-mc:
name: Publishing to Maven Central
post_release:
name: Create Release & Publish
runs-on: ubuntu-24.04
steps:
- name: Checkout Repository
Expand Down

0 comments on commit edf1d74

Please sign in to comment.