Skip to content

Commit

Permalink
update gh action: fix action format
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mattia-m committed May 29, 2024
1 parent cc52738 commit 6a9dce9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,4 @@ jobs:
with:
github_token: ${{ secrets.GH_MACHINE_TOKEN }}
publish_dir: .output/public
cname: "$DOMAIN"
run: echo "$DOMAIN"
cname: "$DOMAIN"

0 comments on commit 6a9dce9

Please sign in to comment.