Skip to content

Commit

Permalink
need to specify build env
Browse files Browse the repository at this point in the history
  • Loading branch information
srkirkland committed Jan 23, 2025
1 parent 7d18b09 commit 6bd77bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/web-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
jobs:
docker:
runs-on: ubuntu-latest
environment: Production
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 6bd77bb

Please # to comment.