Skip to content

Update blank.yml

Update blank.yml #3

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

Check failure on line 17 in .github/workflows/blank.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/blank.yml

Invalid workflow file

You have an error in your yaml syntax on line 17