Modify CI temporarilly to allow testing on fork
This commit is contained in:
2
.github/workflows/update-mod-versions.yml
vendored
2
.github/workflows/update-mod-versions.yml
vendored
@@ -8,7 +8,7 @@ on:
|
||||
jobs:
|
||||
update-versions:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.repository == 'skyline69/balatro-mod-index'
|
||||
if: github.repository == 'gfreitash/balatro-mod-index'
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
|
||||
@@ -10,5 +10,6 @@
|
||||
"downloadURL": "https://github.com/gfreitash/balatro-mods/releases/download/black-seal__latest/black-seal.zip",
|
||||
"folderName": "black-seal",
|
||||
"automatic-version-check": true,
|
||||
"fixed-release-tag-updates": true,
|
||||
"version": "black-seal__v3.2.9"
|
||||
}
|
||||
|
||||
@@ -10,5 +10,6 @@
|
||||
"downloadURL": "https://github.com/gfreitash/balatro-mods/releases/download/qol-bundle__latest/qol-bundle.zip",
|
||||
"folderName": "qol-bundle",
|
||||
"automatic-version-check": true,
|
||||
"fixed-release-tag-updates": true,
|
||||
"version": "black-seal__v3.2.9"
|
||||
}
|
||||
|
||||
@@ -11,5 +11,6 @@
|
||||
"downloadURL": "https://github.com/gfreitash/balatro-mods/releases/download/rebalanced-stakes__latest/rebalanced-stakes.zip",
|
||||
"folderName": "rebalanced-stakes",
|
||||
"automatic-version-check": true,
|
||||
"fixed-release-tag-updates": true,
|
||||
"version": "black-seal__v3.2.9"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user