Skip to content

Commit

Permalink
Add assets to test
Browse files Browse the repository at this point in the history
Signed-off-by: Adolfo García Veytia (Puerco) <[email protected]>
  • Loading branch information
puerco committed Aug 18, 2023
1 parent 8a1dc6a commit f81f176
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-release-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:

- name: Publish Release
uses: puerco/release-actions/publish-release@main
with:
assets: "kubernetes.png|starship.toml"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit f81f176

Please sign in to comment.