Skip to content

Commit

Permalink
Release 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Chikage0o0 authored Sep 9, 2022
1 parent 782eaf6 commit b009487
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/AutoBuildPack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ on:

env:
PROJECT_ID: Cc9a9YwB
RELEASE_TYPE: 22.03-SNAPSHOT
USE_TG: true
RELEASE_TYPE: alpha


# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down Expand Up @@ -61,7 +61,7 @@ jobs:
artifacts: ./*.mrpack

- name: Upload to Modrinth
uses: RubixDev/modrinth-upload@v1
uses: RubixDev/modrinth-upload@v1.0.0
with:
token: ${{ secrets.MODRINTH }}
file_path: ./*.mrpack
Expand Down

0 comments on commit b009487

Please sign in to comment.