Skip to content

Commit

Permalink
event
Browse files Browse the repository at this point in the history
  • Loading branch information
stasadev committed Sep 26, 2024
1 parent edf287b commit 528ee26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- uses: actions/checkout@v4
- run: mkdir -p path/to/artifact
- run: echo hello > path/to/artifact/world.txt
- run: echo "GITHUB_EVENT_NAME=$GITHUB_EVENT_NAME"

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
Expand Down

0 comments on commit 528ee26

Please sign in to comment.