Skip to content

Commit

Permalink
Merge pull request #3422 from mapfish/fix-publish
Browse files Browse the repository at this point in the history
Fix publish, add missing environment variable
  • Loading branch information
sbrunner authored Sep 17, 2024
2 parents ee95865 + a8fff54 commit 4bc69c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:

env:
SECRETS: ${{ secrets.SECRETS }}
HAS_SECRETS: ${{ secrets.HAS_SECRETS }}

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 4bc69c6

Please sign in to comment.