Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PathogenDavid committed Dec 19, 2020
1 parent 5409176 commit 00fd784
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-event-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
publish-release:
environment: TestEnvironment
runs-on: ubuntu-latest
steps:
- name: Create test file
run: echo "Hello, world! ${{github.event.release.name}}" > test.txt
- name: Upload test file
Expand Down

0 comments on commit 00fd784

Please sign in to comment.