Skip to content

Commit

Permalink
Rename GH Action workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
olafurpg committed Nov 22, 2021
1 parent a71b7cd commit d2c91c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Docker
name: Release Docker
on:
push:
tags: ["*"]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Release
name: Release Maven Central
on:
push:
branches: [main]
Expand Down

0 comments on commit d2c91c6

Please sign in to comment.