Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ferrybig authored Aug 21, 2024
1 parent 18734de commit 7eee5bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs: # push, pull_request
TARGET: ${{ secrets.ssh_target }}
ARGS: -r -l -0 -v --checksum --delete-delay
- name: Update github discussions
uses: ferrybig/giscus-discussions-from-json@b9aa086443cac22937bd790a4d8b49ac1d7b051d
uses: ferrybig/giscus-discussions-from-json@2c03c288aae8acda86ae78a4ff46f0c931c2888a
with:
file: tmp/comments.json
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 7eee5bb

Please sign in to comment.