diff --git a/.github/workflows/test-and-deploy.yml b/.github/workflows/test-and-deploy.yml old mode 100755 new mode 100644 index 6c07f437..01f8eac9 --- a/.github/workflows/test-and-deploy.yml +++ b/.github/workflows/test-and-deploy.yml @@ -54,7 +54,7 @@ jobs: - name: Trigger deploy id: trigger - uses: eic/trigger-gitlab-ci@v2 + uses: eic/trigger-gitlab-ci@v3 with: url: https://code.ornl.gov token: ${{ secrets.GITLAB_TRIGGER_TOKEN_NOTEBOOKS}}