Skip to content

Commit

Permalink
Update add-to-project-community.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kernelsam authored Jun 26, 2024
1 parent 2b6ecef commit 958e8ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/add-to-project-community.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ permissions:
jobs:
add-to-project:
secrets:
SENZING_GITHUB_ACCESS_TOKEN: ${{ secrets.SENZING_GITHUB_ACCESS_TOKEN }}
SENZING_GITHUB_PROJECT_RW_TOKEN: ${{ secrets.SENZING_GITHUB_PROJECT_RW_TOKEN }}
uses: senzing-factory/build-resources/.github/workflows/add-to-project.yaml@v2
with:
classic: true
classic: false
project-number: ${{ vars.SENZING_PROJECT_COMMUNITY }}
org: ${{ vars.SENZING_GITHUB_ACCOUNT_NAME }}

0 comments on commit 958e8ce

Please sign in to comment.