Skip to content

Commit

Permalink
Adjustments
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Fusco <[email protected]>
  • Loading branch information
josephfusco committed Jan 22, 2024
1 parent 8560426 commit 5ab8c14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
run: |
mkdir -p wpgraphql-ide/
rsync -av --exclude-from='.distignore' --delete-excluded ./ wpgraphql-ide/ && zip -r wpgraphql-ide.zip wpgraphql-ide/ && rm -rf wpgraphql-ide/
ls -la
- name: Upload release artifact
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 5ab8c14

Please sign in to comment.