Skip to content

Commit

Permalink
ci/cd: trigger all actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dulvui committed May 25, 2023
1 parent 9ee7568 commit 79a5304
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/upload-android.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Upload Android
name: Android upload

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/upload-ios.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Upload iOS
name: iOS upload

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/upload-itchio.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: itch.io upload
name: itch.io upload

on:
push:
Expand Down

0 comments on commit 79a5304

Please sign in to comment.