Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
108 changes: 0 additions & 108 deletions .github/scripts/bump-versions.sh

This file was deleted.

135 changes: 0 additions & 135 deletions .github/scripts/update-changelog.sh

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: dtolnay/rust-toolchain@stable

# Publish changed publishable packages.
# tempoch-ffi has publish = false and is skipped automatically.
# tempoch-ffi and tempoch-time-data have publish = false and are skipped automatically.
# Pass --confirm-ffi and protect behind a manual environment for FFI releases.
- name: Publish changed packages
run: bash scripts/publish-changed.sh
Expand Down
Loading
Loading