Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Commit

Permalink
Add environment
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian McKenzie committed Nov 10, 2022
1 parent 31a6b4d commit 1500fdc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_playground_on_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:

- name: Publish
run: |
netlify deploy --dir=website/playground/dist --prod --site playground-rometools --auth ${{ secrets.NETLIFY_AUTH_TOKEN }}
netlify deploy --dir=website/playground/dist --prod --site playground-rometools --auth ${{ secrets.NETLIFY_AUTH_TOKEN }}
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:

documentation:
name: Documentation
environment: netlify-rustdocs
runs-on: ubuntu-latest
steps:
- name: Checkout repository
Expand Down

0 comments on commit 1500fdc

Please sign in to comment.