Skip to content

Commit

Permalink
Update pr-preview-link.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saracope authored Nov 3, 2020
1 parent 169908d commit 767e62c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-preview-link.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:
name: Add Federalist Preview link
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v1

- name: Comment Pull Request
uses: thollander/actions-comment-pull-request@1.0.0
uses: thollander/actions-comment-pull-request@master
with:
message: ':mag: [__Preview in Federalist__](https://federalist-466b7d92-5da1-4208-974f-d61fd4348571.app.cloud.gov/preview/gsa/digitalgov.gov/${{ github.head_ref }})'
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 767e62c

Please sign in to comment.