Skip to content

Commit

Permalink
Run release on Github runners
Browse files Browse the repository at this point in the history
  • Loading branch information
Bogdan Roman committed Mar 14, 2022
1 parent 81a1e21 commit 0bc6595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
jobs:
release:
if: github.event_name == 'release'
runs-on: it
runs-on: ubuntu-latest
timeout-minutes: 30
env:
CI_RELEASE: publishSigned
Expand Down

0 comments on commit 0bc6595

Please sign in to comment.