From 674d70c446a96142d2dfbcd6d8c9ff3febace038 Mon Sep 17 00:00:00 2001 From: Netanel Cohen <34451523+netanelC@users.noreply.github.com> Date: Tue, 11 Feb 2025 10:38:10 +0200 Subject: [PATCH] Update slash-command.yaml --- .github/workflows/slash-command.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/slash-command.yaml b/.github/workflows/slash-command.yaml index fbba4b62..94a5d579 100644 --- a/.github/workflows/slash-command.yaml +++ b/.github/workflows/slash-command.yaml @@ -16,7 +16,7 @@ jobs: id: scd uses: peter-evans/slash-command-dispatch@v4 with: - token: ${{ secrets.GITHUB_TOKEN }} + token: ${{ secrets.GH_PAT }} commands: | postgis-check dispatch-type: workflow