mirror of
https://github.com/0x5eal/semver-luau.git
synced 2024-12-13 16:50:35 +00:00
chore(actions): actually do the publish command
This commit is contained in:
parent
8868317aa6
commit
7ac16bf063
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