Skip to content

Commit

Permalink
ci(workflow): rename GitHub Releases action
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
sylv256 committed Aug 13, 2024
1 parent 238c6f2 commit 2c90e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# This workflow will build a package using Gradle and then publish it to GitHub packages when a release is created
# For more information see: https://github.com/actions/setup-java/blob/main/docs/advanced-usage.md#Publishing-using-gradle

name: Publish to Maven
name: Publish to GitHub Releases

on:
workflow_dispatch:
Expand Down

0 comments on commit 2c90e0c

Please sign in to comment.