Skip to content

remove name from list purls step #35

remove name from list purls step

remove name from list purls step #35

Workflow file for this run

# On every push this script is executed

Check failure on line 1 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: omglol
on: push
name: Build and deploy GH Pages
jobs:
build:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main'
steps:
- name: checkout
uses: actions/[email protected]
- name: build_and_deploy
uses: shalzz/[email protected]
env:
PAGES_BRANCH: gh-pages
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
omglol:
runs-on: ubuntu-latest
container:
image: ghcr.io/mcornick/clilol
env:
CLILOL_ADDRESS: ${{ secrets.OMG_LOL_API_ADDR }}
CLILOL_APIKEY: ${{ secrets.OMG_LOL_API_KEY }}
CLILOL_EMAIL: ${{ secrets.OMG_LOL_API_EMAIL }}
steps:
- run: list purls