Skip to content

Commit

Permalink
Merge pull request #5 from nasa-jpl/dev/example5
Browse files Browse the repository at this point in the history
Reverting to main version to test code
  • Loading branch information
dwai-wai authored Dec 12, 2024
2 parents 704f59d + b141cde commit 62c099e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/patch-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v4 # by default, only fetches one commit
- name: Patch version information
id: patching
uses: nasa-jpl/patch-version@V1
uses: nasa-jpl/patch-version@main
with:
commit_msg: "${{ github.event.head_commit.message }}"
commit_sha: "${{ github.event.after }}"
Expand Down

0 comments on commit 62c099e

Please sign in to comment.