Skip to content

Add vhs tape file to test it #53

Add vhs tape file to test it

Add vhs tape file to test it #53

Workflow file for this run

name: ci
on:
push:
paths-ignore:
- 'site/**'
- 'img/**'
- 'readme.md'
pull_request:
jobs:
build:
runs-on: 'ubuntu-latest'
steps:
- name: "Build, Test, Pack and Publish"
uses: xoofx/.github/.github/actions/dotnet-releaser-action@main
with:
NUGET_TOKEN: ${{ secrets.NUGET_TOKEN }}
GIST_GITHUB_TOKEN: ${{ secrets.GIST_GITHUB_TOKEN }}