Skip to content

Commit

Permalink
Better test
Browse files Browse the repository at this point in the history
  • Loading branch information
dex4er committed Feb 9, 2025
1 parent da3bd65 commit b2cccb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:

runs-on: ${{ matrix.os }}
# environment: ${{ github.ref_name == 'main' && 'test-signing' || null }}
environment: ${{ github.ref_name == 'dist/windows-sign' && 'test-signing' || null }}
environment: test-signing

concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}-${{ matrix.concurrency }}
Expand Down

0 comments on commit b2cccb4

Please sign in to comment.