Skip to content

Commit

Permalink
Update autopublish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yichifauzi committed Feb 5, 2025
1 parent 86b3146 commit 60ec2dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/autopublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
jobs:
publish-to-curseforge:
if: github.repository_owner == 'yichifauzi'
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
environment: github-actions
steps:
- name: Download pack files
Expand Down Expand Up @@ -45,7 +45,7 @@ jobs:
name: "Linux 64-bit x86"
github-token: ${{ secrets.GH_PAT }}
repository: yichifauzi/packwiz
run-id: 12177843820
run-id: 13148261008
- name: Export to packwiz
run: |
chmod +x ./packwiz
Expand Down

0 comments on commit 60ec2dc

Please sign in to comment.