Skip to content

Commit

Permalink
workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
CyanoFresh committed Aug 16, 2021
1 parent b33e073 commit 2f09114
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cached.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: [Cached] Docker Build & Push on release
name: "[Cached] Docker Build & Push on release"

on:
release:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/not-cached.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: [Not Cached] Docker Build & Push on release
name: "[Not Cached] Docker Build & Push on release"

on:
release:
Expand Down

0 comments on commit 2f09114

Please sign in to comment.