Skip to content

Commit

Permalink
ci: Remove SUBDIR env var from deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
smessie committed Oct 11, 2023
1 parent 3c25a4a commit e94dca3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ on:
pull_request: {}
permissions:
contents: write
env:
SUBDIR: /scholarly-browser/
jobs:
build-and-deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e94dca3

Please sign in to comment.