Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
LatvianModder committed Sep 3, 2023
1 parent 7568796 commit 0fb85ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_2002.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
# main and dev versions for each mc ver here
- "1.20/dev"
- "1.20/main"
workflow_dispatch:
inputs:
norelease:
Expand Down Expand Up @@ -32,7 +33,6 @@ jobs:
uses: gradle/gradle-build-action@v2
env:
MAVEN_TOKEN: ${{ secrets.MAVEN_TOKEN }}
FTB_MAVEN_TOKEN: ${{ secrets.FTB_MAVEN_TOKEN }}
SAPS_TOKEN: ${{ secrets.SAPS_TOKEN }}
with:
arguments: build -x test publish --stacktrace --no-daemon
Expand Down

0 comments on commit 0fb85ac

Please sign in to comment.