Skip to content

(PA-7608) Fix issue with deb when using puppetcore8-nightly #575

(PA-7608) Fix issue with deb when using puppetcore8-nightly

(PA-7608) Fix issue with deb when using puppetcore8-nightly #575

Workflow file for this run

---
name: Unit Tests
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
Nightly:
uses: "puppetlabs/phoenix-github-actions/.github/workflows/unit_tests_with_nightly_puppet_gem.yaml@main"
Released:
uses: "puppetlabs/phoenix-github-actions/.github/workflows/unit_tests_with_released_puppet_gem.yaml@main"

Check failure on line 16 in .github/workflows/unit_tests.yaml

View workflow run for this annotation

GitHub Actions / Unit Tests

Invalid workflow file

The workflow is not valid. .github/workflows/unit_tests.yaml (Line: 16, Col: 11): Secret PUPPET_FORGE_TOKEN_PUBLIC is required, but not provided while calling.