Skip to content

Commit cbefd65

Browse files
authored
Merge pull request #9 from ton-connect/chore/removed-dry-run-when-publishing
chore: removed dry-run when publishing
2 parents 0e8d4db + d746d75 commit cbefd65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
tag: latest
3131
access: public
3232
provenance: true
33-
dry-run: true
33+
dry-run: false

0 commit comments

Comments
 (0)