Skip to content

Commit

Permalink
Commit TLA+ tools and CommunityModules snapshots to increment extensi…
Browse files Browse the repository at this point in the history
…on's version number.

[Build]
  • Loading branch information
lemmy committed Oct 18, 2022
1 parent a5a4ff2 commit aa94ba2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
run: wget https://github.com/tlaplus/CommunityModules/releases/latest/download/CommunityModules-deps.jar -O tools/CommunityModules-deps.jar
- name: Prepare nightly
run: |
git add tools/*.jar -f
git commit -m "Snapshot latest CommunityModules and TLA+ tools"
.github/workflows/nightly.sh
git diff package.json
- name: Get current version
Expand Down

0 comments on commit aa94ba2

Please sign in to comment.