Skip to content

Commit

Permalink
CHANGE publish action name to be non-confusing
Browse files Browse the repository at this point in the history
fix/publish-and-release-workflows--have-same-name
  • Loading branch information
ninovanhooff committed Jan 24, 2025
1 parent c46ea3e commit 1db1e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Release Builds
name: Publish Prod Build to App Distribution

on:
workflow_dispatch:
Expand Down

0 comments on commit 1db1e70

Please sign in to comment.