Skip to content

Commit 00fd784

Browse files
committed
fix
1 parent 5409176 commit 00fd784

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-event-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
publish-release:
1818
environment: TestEnvironment
1919
runs-on: ubuntu-latest
20+
steps:
2021
- name: Create test file
2122
run: echo "Hello, world! ${{github.event.release.name}}" > test.txt
2223
- name: Upload test file

0 commit comments

Comments
 (0)