Skip to content

Also ignore commits with "Rebuild the assets" #7

Also ignore commits with "Rebuild the assets"

Also ignore commits with "Rebuild the assets" #7

Workflow file for this run

name: release
on:
push:
tags:
- '*'
permissions:
contents: write
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cli/[email protected]