Skip to content

Commit

Permalink
Update .github/workflows/publish-next.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Scott Rees <6165315+reesscot@users.noreply.github.com>
  • Loading branch information
wlee221 and reesscot committed Nov 23, 2021
1 parent c1b4baa commit 0c844df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
publish:
runs-on: ubuntu-latest
environment: depployment
environment: deployment
# We only publish if the previous workflow run (Tests) was successful
# and the previous workflow was called from main branch.
#
Expand Down

0 comments on commit 0c844df

Please sign in to comment.