Skip to content

Commit

Permalink
Update update-snapshot-packages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
samuveth authored Sep 26, 2023
1 parent 7922557 commit c594269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-snapshot-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: |
git submodule update --remote snapshot-spaces
git add snapshot-spaces
git commit -m "Update snapshot-spaces submodule"
git commit --allow-empty-user -m "Update snapshot-spaces submodule"
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
with:
Expand Down

0 comments on commit c594269

Please sign in to comment.