Skip to content

Commit

Permalink
Try environment
Browse files Browse the repository at this point in the history
  • Loading branch information
naimsolong authored Feb 18, 2024
1 parent bfb4f6d commit d741c7a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gh_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ on:
jobs:
build:
runs-on: ubuntu-latest
# Deploy to the github_pages environment
environment: github_pages

steps:
- uses: actions/checkout@v3
- run: corepack enable
Expand Down

0 comments on commit d741c7a

Please sign in to comment.