Skip to content

Commit

Permalink
debugging release
Browse files Browse the repository at this point in the history
  • Loading branch information
chrispyles committed Feb 19, 2024
1 parent fbdb527 commit dff5cce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
- name: Update versions
run: |
echo "__version__ = \"${{ github.event.inputs.version }}\"" > nbforms/version.py
cat nbforms/version.py
git diff
- name: Commit and push
run: |
Expand Down

0 comments on commit dff5cce

Please sign in to comment.