Skip to content

Commit

Permalink
Setup 1.20.4 branch publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
Technici4n committed Mar 25, 2024
1 parent 072d112 commit ab3d172
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Release

on:
push:
branches: [ "main" ]
branches: [ "1.20.4" ]

permissions:
contents: read
Expand All @@ -25,4 +25,3 @@ jobs:
GPG_SUBKEY: ${{ secrets.GPG_SUBKEY }}
GPG_SUBKEY_ID: ${{ secrets.GPG_SUBKEY_ID }}
GPG_SUBKEY_PASSWORD: ${{ secrets.GPG_SUBKEY_PASSWORD }}

0 comments on commit ab3d172

Please sign in to comment.