Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AshleyThew committed Dec 11, 2024
1 parent 0573819 commit e10ac8f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Upgrade resource pack
uses: AshleyThew/[email protected]
with:
input_path: './'
input_path: './'

- name: Archive Release
uses: thedoctor0/zip-release@master
Expand Down Expand Up @@ -81,9 +81,9 @@ jobs:
exclusions: '*.git* README.md *.schema* *.zip *.py run/*'

- name: Upgrade resource pack
uses: AshleyThew/[email protected].0
uses: AshleyThew/[email protected].4
with:
input_path: './'
input_path: './'

- name: Archive Release
uses: thedoctor0/zip-release@master
Expand Down

0 comments on commit e10ac8f

Please sign in to comment.