Skip to content

Commit 2294bbf

Browse files
authored
Update release-to-env.yaml
1 parent 548379d commit 2294bbf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release-to-env.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@master
11-
- run: |
12-
echo ${{ toJSON(github.event) }}
1311
- name: Create Release
1412
id: create_release
1513
uses: actions/create-release@v1

0 commit comments

Comments
 (0)