We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b61f3e commit ed1239cCopy full SHA for ed1239c
README.md
@@ -164,8 +164,8 @@ Most of the GitPortfolio arguments and flags used above are optional. Please che
164
165
```yaml
166
- name: Run GitPortfolio
167
- uses: iosifache/gitportfolio@main
168
- with:
+ uses: iosifache/gitportfolio@main
+ with:
169
config: config.yaml # Path to the configuration
170
pat: ${{ secrets.pat }} # GitHub PAT, as a secret
171
datasources: custom_datasources # Folder with custom data sources
0 commit comments