Skip to content

Commit

Permalink
Have artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
derjust committed Nov 11, 2020
1 parent ee36a89 commit 527ee2a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,8 @@ jobs:
env:
CI: true
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Archive artifact
uses: actions/upload-artifact@v2
with:
name: cloudspout-button-panel.zip
path: dist/cloudspout-button-panel.zip

0 comments on commit 527ee2a

Please sign in to comment.