Skip to content

Commit

Permalink
Remove other guides since it is not available yet
Browse files Browse the repository at this point in the history
  • Loading branch information
Isengo1989 committed Nov 13, 2023
1 parent 88eb1e0 commit 1ba5494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/base_schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- shell: bash
run: |
cp storeapi.json storeapi-original.json
LATEST_SW_VERSION="$(curl -s https://api.github.com/repos/shopware/shopware/releases/latest | jq -r '.tag_name')" >> $GITHUB_ENV
echo "LATEST_SW_VERSION="$(curl -s https://api.github.com/repos/shopware/shopware/releases/latest | jq -r '.tag_name')"" >> $GITHUB_ENV
- name: Upload original file
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 1ba5494

Please sign in to comment.