Revert repository url check for CI
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 == 'gfreitash/balatro-mod-index'
|
||||
if: github.repository == 'skyline69/balatro-mod-index'
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user