Skip to content

Commit

Permalink
try printing
Browse files Browse the repository at this point in the history
  • Loading branch information
oliversun9 committed Nov 2, 2023
1 parent 699e359 commit 78a305a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release_post_releast.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
outputs:
version: ${{ steps.output_version.outputs.version }}
steps:
- name: show
run: echo ${{ github.event }}
- name: Checkout repository code
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 78a305a

Please sign in to comment.