Skip to content

Commit

Permalink
Continue testing and changing the workflow -- add "cat" to check pack…
Browse files Browse the repository at this point in the history
…age-info.json contents
  • Loading branch information
jpsteccato committed Oct 16, 2023
1 parent 7b38d65 commit 05987c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
# Replace the version in package-info.json
sed -i "s/\"version\": \".*\"/\"version\": \"8.6.0.$DATE.$COUNT\"/" package-info.json
cat package-info.json

- name: Commit updated package-info.json
run: |
Expand Down

0 comments on commit 05987c7

Please sign in to comment.