Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

release-0.4

release-0.4 #1

Workflow file for this run

on: release
name: Handle Release
jobs:
upload:
name: Upload
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Generate the artifacts
uses: skx/github-action-build@master
- name: Upload
uses: skx/github-action-publish-binaries@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
args: rss2hook-*