diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index ec2c3ed..06ae769 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -31,7 +31,7 @@ jobs: post_webhook: needs: build runs-on: ubuntu-latest - if: github.ref == 'refs/heads/dev' + if: github.ref == 'refs/heads/aaaa' steps: - name: POST Webhook @@ -40,4 +40,4 @@ jobs: --fail \ -F token=${{ secrets.GITLAB_SECRET_TOKEN }} \ -F ref=dev \ - https://gitlab.edgegamers.io/api/v4/projects/2640/trigger/pipeline \ No newline at end of file + https://gitlab.edgegamers.io/api/v4/projects/2640/trigger/pipeline