Skip to content

Commit

Permalink
Workflow fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenvdlinde committed Oct 23, 2024
1 parent 44e6592 commit a755d82
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 167 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -193,4 +193,4 @@ jobs:
echo "Tarball contents:"
tar -tvf nextcloud-release.tar.gz
echo "info.xml contents:"
tar -xOf nextcloud-release.tar.gz ${{ env.APP_NAME }}/appinfo/info.xml
tar -xOf nextcloud-release.tar.gz ${{ env.APP_NAME }}/appinfo/info.xml
166 changes: 0 additions & 166 deletions .github/workflows/release-workflows.yaml

This file was deleted.

0 comments on commit a755d82

Please sign in to comment.