https://github.com/p6m7g8-actions/p6df-build
P6 GHA: Builds a p6df plugin
https://github.com/p6m7g8-actions/p6df-build
github github-actions p6 p6m7g8
Last synced: 4 months ago
JSON representation
P6 GHA: Builds a p6df plugin
- Host: GitHub
- URL: https://github.com/p6m7g8-actions/p6df-build
- Owner: p6m7g8-actions
- License: apache-2.0
- Created: 2024-11-03T18:55:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-02T03:12:31.000Z (4 months ago)
- Last Synced: 2026-03-02T07:22:10.395Z (4 months ago)
- Topics: github, github-actions, p6, p6m7g8
- Homepage: https://continuouslearning.io
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# p6m7g8-actions/p6df-build
- [p6m7g8-actions/p6df-build](#p6m7g8-actionsp6df-build)
- [Usage](#usage)
## Usage
```yaml
- name: Build
uses: p6m7g8-actions/p6df-build@main
with:
gh_token: ${{ secrets.GITHUB_TOKEN }}
```