Skip to content

Commit

Permalink
ci: add REPOSITORY env
Browse files Browse the repository at this point in the history
  • Loading branch information
lrkkr committed Jun 3, 2024
1 parent 36fb2c4 commit 8d8ef23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/contributors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
uses: github/[email protected]
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
REPOSITORY: ${{ github.repository }}

- name: Create issue
uses: peter-evans/create-issue-from-file@v5
Expand Down

0 comments on commit 8d8ef23

Please sign in to comment.