Skip to content

Commit

Permalink
Fix workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
narin committed Oct 25, 2023
1 parent d96bdf5 commit 3fc2233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Bump version and release a specific package to NPM
# https://github.com/department-of-veterans-affairs/va-mobile-app/actions/workflows/on_demand_build.yml

name: '[Build] On Demand Build'
name: 'Publish Package'

on:
workflow_dispatch:
Expand Down

0 comments on commit 3fc2233

Please sign in to comment.