Commit f21754d
committed
Pass credentials to reusable workflow
The workflow was failing during bundle install because the secret
PUPPET_FORGE_TOKEN wasn't passed:
/opt/hostedtoolcache/Ruby/3.1.7/x64/bin/bundle lock
Fetching source index from https://rubygems-puppetcore.puppet.com/
Bad username or password for https://[email protected]/.1 parent d13db5a commit f21754d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
0 commit comments