forked from Shinonome/dots-hyprland
Try to fix workflow
This commit is contained in:
@@ -13,7 +13,4 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
run: |
|
run: |
|
||||||
gh api \
|
gh discussion comment 2140 --body "dist-arch/ directory has changed in commit ${{ github.sha }} by ${{ github.actor }}."
|
||||||
--method POST \
|
|
||||||
/repos/end-4/dots-hyprland/discussions/2140/comments \
|
|
||||||
-F body="dist-arch/ directory has changed in commit ${{ github.sha }} by ${{ github.actor }}."
|
|
||||||
|
|||||||
Reference in New Issue
Block a user