Skip to content

Commit

Permalink
Merge pull request #39 from sarg3nt/Rename-release-and-weekly-release
Browse files Browse the repository at this point in the history
Rename releases to make badges more readable.
  • Loading branch information
sarg3nt authored Oct 31, 2024
2 parents 5160bfc + e0905f1 commit a0126f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-weekly.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Weekly Release Build and Push
name: Weekly Release

on:
schedule:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Release Build and Push
name: Release

on:
push:
Expand Down

0 comments on commit a0126f3

Please sign in to comment.