Skip to content

Commit

Permalink
ci: really continue publishing
Browse files Browse the repository at this point in the history
The `--continue` flag was documented, but not actually added 🤦.
  • Loading branch information
languitar committed Jan 17, 2024
1 parent 6ad0a7d commit c655972
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
# up with a working release in most cases.
run: >-
./gradlew --build-cache publish
--continue
--info
-PciBuild=true
-Partifacts.itemis.cloud.user=${{ secrets.ARTIFACTS_ITEMIS_CLOUD_USER }}
Expand Down

0 comments on commit c655972

Please sign in to comment.