mirror of
https://github.com/0x5eal/semver-luau.git
synced 2024-12-13 08:30:36 +00:00
chore(actions): actually do the publish command
This commit is contained in:
parent
487e3557c4
commit
6627b2895a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue