Skip to content

Testing workflows

Testing workflows #1

Workflow file for this run

# This is a basic workflow to generate build

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

View workflow run for this annotation

GitHub Actions / .github/workflows/action.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
name: "Generate build, run app inspect and update splunklib"
- uses: VatsalJagani/splunk-app-action@v4
with:
my_github_token: ${{ secrets.MY_GITHUB_TOKEN }}
splunkbase_username: ${{ secrets.SPLUNKBASE_USERNAME }}
splunkbase_password: ${{ secrets.SPLUNKBASE_PASSWORD }}