Skip to content

Commit 98fb6d7

Browse files
committed
Update publish command in CI workflow to force publish
1 parent 4286e75 commit 98fb6d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jobs:
171171
env:
172172
box_config_endpoints_forgebox_APIToken: ${{ secrets.FORGEBOX_TOKEN }}
173173
with:
174-
cmd: publish
174+
cmd: publish --force
175175
#cmd: publish --force
176176

177177
# release:

0 commit comments

Comments
 (0)