Skip to content

Test workflow (xxiii) #85

Test workflow (xxiii)

Test workflow (xxiii) #85

Workflow file for this run

name: develop
on:
push:
branches: [ develop ]
jobs:
test:
name: test
permissions:
packages: read
uses: ./.github/workflows/step-test.yaml
secrets:
GPR_USER:

Check failure on line 12 in .github/workflows/develop.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/develop.yaml

Invalid workflow file

invalid value for secrets. Expected "inherit" keyword or explicit map of secrets
required: true
GPR_KEY:
required: true