Skip to content

Commit

Permalink
Updated workflow environment
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreylanters committed May 12, 2021
1 parent ed83043 commit 2c3d2ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-to-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
jobs:
main:
name: Main
environment:
name: Node Package Registry
url: https://www.npmjs.com/package/react-unity-webgl
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 2c3d2ad

Please sign in to comment.