Skip to content

Commit

Permalink
gh-pages workflow: add environment
Browse files Browse the repository at this point in the history
  • Loading branch information
bpierre committed Apr 28, 2022
1 parent 3e245e7 commit db1ab19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
build-and-deploy:
name: Build use-nft and deploy the website
runs-on: ubuntu-latest
environment: github-pages
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit db1ab19

Please sign in to comment.