Skip to content

Update test.yml

Update test.yml #10

Workflow file for this run

name: Slither Analysis
on: [push]
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Upload TOML file
uses: actions/upload-artifact@v2
with:
name: toml-artifact
path: test.toml
- uses: coinfabrik/[email protected]
with:
who-to-greet: 'CoinFabrik 08-01'