Skip to content

Merge pull request #3 from hostwithquantum/add-language #3

Merge pull request #3 from hostwithquantum/add-language

Merge pull request #3 from hostwithquantum/add-language #3

Workflow file for this run

---
name: release
on:
push:
tags:
- "v*"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: softprops/action-gh-release@v1