Skip to content

Commit

Permalink
Automate release process via GiHub Actions - test
Browse files Browse the repository at this point in the history
  • Loading branch information
lsuski committed Oct 11, 2021
1 parent f738bd6 commit 742edcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/realease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
create-github-release:
name: Create GitHub Release and Git tag
needs: publish
runs-on: macos-latest
runs-on: ubuntu-latest
environment: Release
permissions:
contents: write
Expand Down

0 comments on commit 742edcf

Please sign in to comment.