Skip to content

Commit 1db1e70

Browse files
committed
CHANGE publish action name to be non-confusing
fix/publish-and-release-workflows--have-same-name
1 parent c46ea3e commit 1db1e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Release Builds
1+
name: Publish Prod Build to App Distribution
22

33
on:
44
workflow_dispatch:

0 commit comments

Comments
 (0)