Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into test-release
Browse files Browse the repository at this point in the history
  • Loading branch information
galargh committed Sep 17, 2024
2 parents 704e61f + a583bf5 commit 7f4c117
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
name: Build and publish the standard release
env:
GITHUB_TOKEN: ${{ github.token }}
GITHUB_RELEASE_URL: ${{ github.api_url }}/${{ github.repository }}/releases/${{ fromJSON(needs.release-check.outputs.json)['version.json'].id }}
run: |
REPOSITORY_NAME=${GITHUB_REPOSITORY##*/}
Expand Down

0 comments on commit 7f4c117

Please sign in to comment.