Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Syiana/SUI
Browse files Browse the repository at this point in the history
  • Loading branch information
muleyo committed Oct 13, 2024
2 parents fef9166 + ae4a85b commit 6285b8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ env:

jobs:
release:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0 # reads history for commit changelog

- uses: BigWigsMods/packager@v2
- uses: BigWigsMods/packager@v2

0 comments on commit 6285b8b

Please sign in to comment.