diff --git a/README.md b/README.md index 48d2723..de51915 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,8 @@ Below are the allowed configuration options: ### Example workflows +**Be sure to change at least these values: ``, ``** + ```yaml name: Monthly contributor report on: @@ -92,6 +94,7 @@ jobs: START_DATE: ${{ secrets.START_DATE }} END_DATE: ${{ secrets.END_DATE }} ORGANIZATION: + SPONSOR_INFO: "true" - name: Create issue uses: peter-evans/create-issue-from-file@v4