Skip to content

Create release with assets #21

Create release with assets

Create release with assets #21

Workflow file for this run

name: Test
on:
push:
branches:
- test
jobs:
test:
name: Test
runs-on: [ubuntu-latest]
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Test action
uses: ./
with:
token: ${{secrets.GITHUB_TOKEN}}
assets: |-
a.txt
b.log