diff --git a/.github/workflows/update-deployment-issue.yml b/.github/workflows/update-deployment-issue.yml index de42ac6..ad9e345 100644 --- a/.github/workflows/update-deployment-issue.yml +++ b/.github/workflows/update-deployment-issue.yml @@ -28,8 +28,10 @@ jobs: name: runs-on: ubuntu-latest steps: - - name: Collect ID's for Deployment Issue Update + - name: Collect ID's for Deployment Issue Update shell: bash + env: + GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} run: | echo "*********************************************"