We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bb7ffd commit 03ce399Copy full SHA for 03ce399
1 file changed
README.md
@@ -9,7 +9,7 @@ To use this action, simply include it as a step in your workflow file. No inputs
9
````yaml
10
steps:
11
- name: Update publiccode.yaml
12
- uses: your-github-username/publiccode-update-action@v1
+ uses: OpenCatalogi/publiccode-actionn@v1
13
env:
14
GITHUB_REPOSITORY: ${{ github.repository }}
15
REPO_DESCRIPTION: "This is a sample repository description"
0 commit comments