]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
test commit fix
authorMaxSMokeSkaarj <vnazarov@smokeofanarchy.ru>
Mon, 23 Jun 2025 13:56:15 +0000 (23:56 +1000)
committerMaxSMokeSkaarj <vnazarov@smokeofanarchy.ru>
Mon, 23 Jun 2025 13:56:15 +0000 (23:56 +1000)
.github/workflows/publish.yml

index 6704a6df405a82ec24c38c047a8238aee5654599..94e0074887e7977e14299f28082d9cf8bfc0c82d 100644 (file)
@@ -12,7 +12,7 @@ jobs:
 
     steps:
     - name: Fail if we are attempting to run on the master branch
-      if: ${{GITHUB.REF_NAME == 'master'}} && github.repository == 'space-wizards/space-station-14'
+      if: ${{GITHUB.REF_NAME == 'main'}} && github.repository == 'MaxSMokeSkaarj/space-station-14'
       run: exit 1
 
     - name: Install dependencies