Skip to content

Commit a8ba1b9

Browse files
rsanchez-sScott Miller
andauthored
Update .github/workflows/lambda_zip.yaml
Co-authored-by: Scott Miller <smiller@rhythmictech.com>
1 parent 53e0058 commit a8ba1b9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/lambda_zip.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,6 @@ jobs:
1717
run: |
1818
zip lambda.zip rolling-restart.py
1919
20-
- name: Get release
21-
id: get_release
22-
uses: bruceadams/get-release@v1.2.2
23-
env:
24-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25-
2620
- name: Upload lambda to assets
2721
uses: actions/upload-release-asset@v1.0.2
2822
env:

0 commit comments

Comments
 (0)