Skip to content

Commit

Permalink
add missing snapshot package env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
vanyauhalin committed Jan 14, 2025
1 parent 45779c8 commit a6f85b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
timeout-minutes: 120
env:
PKG_SNAPSHOT_SERVER_URL: ${{github.server_url}}
PKG_SNAPSHOT_GITHUB_SERVER_URL: https://github.com/
PKG_SNAPSHOT_GITEA_SERVER_URL: https://git.onlyoffice.com/
PKG_SNAPSHOT_REPOSITORY: ${{github.repository}}
PKG_SNAPSHOT_RUN_ID: ${{github.run_id}}
working-directory: site
Expand Down

0 comments on commit a6f85b1

Please sign in to comment.