Skip to content

Update blank.yml

Update blank.yml #4

Workflow file for this run

name: Release update
on:
push:
branches: ["master", "nightly"]
jobs:
Release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: IsaacShelton/[email protected]
with:
token: ${{secrets.GITHUB_TOKEN}}
replace: true
files: >
*.zip