remove debug step

[ci skip]
This commit is contained in:
Sebastian Stenzel
2022-07-08 13:09:26 +02:00
committed by GitHub
parent 58d01b5bf5
commit f2af6f355c

View File

@@ -44,10 +44,6 @@ jobs:
uses: andymckay/get-gist-action@master
with:
gistURL: https://gist.github.com/cryptobot/accba9fb9555e7192271b85606f97230
- name: Show Gist contents
id: run
run: |
cat ${{ steps.get-gist.outputs.file }}
- name: Merge Error Code Data
run: |
jq -c '.' ${{ steps.get-gist.outputs.file }} > original.json