Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
juraj-hrivnak committed May 7, 2024
2 parents b795146 + 2cc0c9c commit 6c1fd2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/create-dist-forms.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class Pakku < Formula
desc "Multiplatform modpack manager for Minecraft: Java Edition"
homepage "https://juraj-hrivnak.github.io/Pakku/"
url "$tar_url"
hash "$tar_hash"
sha256 "$tar_hash"
license "EUPL-1.2"
def install
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Update-Tap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
with:
repository: juraj-hrivnak/homebrew-tap
repository: juraj-hrivnak/homebrew-pakku
ref: main
token: ${{ secrets.PUSH_ACCESS_TOKEN }}
- name: Setup Git config
Expand Down

0 comments on commit 6c1fd2b

Please sign in to comment.