ci: Remove unused IDs

This commit is contained in:
Jonas Platte 2022-06-22 17:28:00 +02:00
parent ff8a2cfca9
commit 2810d73980
No known key found for this signature in database
GPG Key ID: AAA7A61F696C3E0C
2 changed files with 0 additions and 2 deletions

View File

@ -262,7 +262,6 @@ jobs:
- name: Comment deploy PR preview URL
if: github.event_name == 'pull_request'
uses: Beakyn/gha-comment-pull-request@v1.0.2
id: deploy-preview
env:
GITHUB_TOKEN: ${{ github.token }}
with:

View File

@ -20,7 +20,6 @@ jobs:
- name: Remove preview URL
uses: Beakyn/gha-comment-pull-request@v1.0.2
id: deploy-preview
env:
GITHUB_TOKEN: ${{ github.token }}
with: