Skip to content

Commit

Permalink
inspect
Browse files Browse the repository at this point in the history
  • Loading branch information
oliversun9 committed Nov 3, 2023
1 parent c07f7cc commit 9f1066a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_back_to_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
fetch-depth: 0
- name: print ref
run: echo "ref is ${{ github.ref_name }}"
run: echo "ref is ${{ toJSON(github) }}"
# - name: print payload
# run: ${{ toJSON(github.event) }}
- name: Set NEXT VERSION variable from tag
Expand Down

0 comments on commit 9f1066a

Please sign in to comment.