Skip to content

Commit

Permalink
cat the event.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Jun 19, 2021
1 parent b7caa00 commit 98ba7cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
GOARCH: amd64
run: |
ls -alt
cat ${GITHUB_EVENT_PATH}
mkdir -p $PROJECT_PATH
cp -a $GITHUB_WORKSPACE/. $PROJECT_PATH/
Expand Down

0 comments on commit 98ba7cd

Please sign in to comment.