Skip to content

Commit 035f365

Browse files
committed
Workflow: Please delete
1 parent 75f83e6 commit 035f365

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
steps:
1616
- name: Trigger 'Build and deploy' workflow in 'documentation' repo
1717
run: |
18+
echo ${{ github.event.release }}
1819
curl -L \
1920
-X POST \
2021
-H "Accept: application/vnd.github+json" \

0 commit comments

Comments
 (0)