Skip to content

Commit

Permalink
fix: syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Saschl committed Oct 1, 2023
1 parent a0edca7 commit aab415e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
run: |
./scripts/cf-cdn.sh $CDN_BUCKET_DESTINATION ./fbw-a32nx/out/build-modules
- name: Delete old GitHub Pre-Release assets
uses: mknejp/delete-release-assets@v1
#uses: mknejp/delete-release-assets@v1
run: gh release delete ${{ env.MASTER_PRE_RELEASE_TAG }} '*' -y
#with:
# token: ${{ github.token }}
Expand Down

0 comments on commit aab415e

Please sign in to comment.