Skip to content

Commit

Permalink
Fix(?) Autoupdating
Browse files Browse the repository at this point in the history
  • Loading branch information
Sprixitite committed Jun 23, 2023
1 parent 4823e16 commit 41a1969
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: Sprixitite/HLM2ComboCounterImproved/Latest
tag_name: refs/heads/master
release_name: Release ${{ github.ref }}
draft: false
prerelease: false
Expand Down
2 changes: 1 addition & 1 deletion HLM2 Combo Counter Improved/mod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
{
"identifier" : "pd2_hlm2_cc_imprvd",
"host" : {
"meta" : "https://github.com/Sprixitite/HLM2-Combo-Counter-Improved/releases/download/Sprixitite%2FHLM2ComboCounterImproved%2FLatest/meta.json"
"meta" : "https://github.com/Sprixitite/HLM2-Combo-Counter-Improved/releases/download/refs%2Fheads%2Fmaster/meta.json"
}
}
]
Expand Down

0 comments on commit 41a1969

Please sign in to comment.