Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AluTheCrow authored Sep 23, 2024
1 parent 162325a commit 8ccce0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
contents: write
steps:
- name: Checkout Code
- uses: actions/checkout@v4
uses: actions/checkout@v4

- name: Setup Java
- uses: actions/setup-java@v4
Expand Down Expand Up @@ -118,4 +118,4 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
files: |
fabric/build/libs/!(*-@(dev|sources|all|javadoc|shadow)).jar
neoforge/build/libs/!(*-@(dev|sources|all|javadoc)).jar
neoforge/build/libs/!(*-@(dev|sources|all|javadoc)).jar

0 comments on commit 8ccce0a

Please sign in to comment.