Skip to content

Commit

Permalink
Update assemble_toolkit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
righettod authored Jul 5, 2024
1 parent a3692ba commit 0622609
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/assemble_toolkit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ jobs:
files: |
Toolkit.zip
Hash.txt
- name: Update release information file
run: git config --global user.email "[email protected]"; git config --global user.name "GHActionBot"; git commit -m "Sync release file" last_release_info.txt; git push

0 comments on commit 0622609

Please sign in to comment.