Skip to content

Commit

Permalink
Merge pull request #1341 from lkiesow/comment-pr-version
Browse files Browse the repository at this point in the history
Specify version of comment action
  • Loading branch information
ziegenberg authored May 28, 2024
2 parents 5da0543 + c9a5692 commit cfc1828
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/update-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,8 @@ jobs:
git push origin gh-pages
- name: Add comment with deployment location
uses: thollander/actions-comment-pull-request@main
uses: thollander/actions-comment-pull-request@v2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
message: >
This pull request is deployed at
[test.editor.opencast.org/${{ steps.build-path.outputs.build }}
Expand Down

0 comments on commit cfc1828

Please sign in to comment.