chore(actions): actually do the publish command

This commit is contained in:
Erica Marigold 2024-11-12 21:19:04 +05:30 committed by GitHub
parent 8868317aa6
commit 7ac16bf063

View file

@ -38,4 +38,4 @@ jobs:
"https://github.com/daimond113/pesde-index.git" = "${{ secrets.PESDE_TOKEN }}"
EOF
- name: Publish
run: pesde publish --dry-run
run: pesde publish -y