Skip to content

Fix const assignment #13

Fix const assignment

Fix const assignment #13

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.deb
b.deb