https://github.com/colindembovsky/reusable-workflows-env-secrets
Demo repo to show how to use environment secrets in reusable workflows
https://github.com/colindembovsky/reusable-workflows-env-secrets
Last synced: 11 months ago
JSON representation
Demo repo to show how to use environment secrets in reusable workflows
- Host: GitHub
- URL: https://github.com/colindembovsky/reusable-workflows-env-secrets
- Owner: colindembovsky
- Created: 2021-12-03T15:04:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-15T20:45:44.000Z (over 4 years ago)
- Last Synced: 2025-03-30T19:32:35.762Z (about 1 year ago)
- Size: 13.7 KB
- Stars: 3
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Consuming Environment Secrets in Reusable Workflow
This is a demo repo to show how to consume environment secrets in reusable workflows. Full write-up on my blog [here](https://colinsalmcorner.com/consuming-environment-secrets-in-reusable-workflows/).