Skip to content

Commit

Permalink
issue #33: fix comment typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vivalareda committed Nov 23, 2023
1 parent f3aeb40 commit bd2eb75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-vercel-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
- name: Comment on PR
uses: JoseThen/comment-pr@v1.2.0
with:
comment: "Deployment URL preview: https://ai-cfia-website.vercel.app/"
comment: "Deployment preview URL: https://ai-cfia-website.vercel.app/"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit bd2eb75

Please sign in to comment.