Skip to content

README.md: fix tag

README.md: fix tag #6

Workflow file for this run

name: "test"
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: ./
- run: echo $BRANCH_NAME