Skip to content

Commit

Permalink
Update deployments.yml (#338)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adammatthiesen authored Oct 4, 2024
1 parent 24eeb04 commit 56ea1fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deployments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- name: Deployment Queued Comment
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7
with:
github-token: ${{ secrets.STUDIOCMS_SERVICE_TOKEN }}
script: |
github.rest.issues.createComment({
issue_number: context.issue.number,
Expand Down

0 comments on commit 56ea1fd

Please sign in to comment.