Skip to content

Commit

Permalink
Merge pull request #1336 from sillsdev/josephmyers-patch-1
Browse files Browse the repository at this point in the history
Update set-backlog-fields.yml
  • Loading branch information
josephmyers authored Mar 16, 2022
2 parents ea2dd04 + ab0f260 commit 03d28da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/set-backlog-fields.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- name: Generate token
id: generate_token
uses: tibdex/github-app-token@3bc28d706f1f8026f2d39c8fc790d4336bb1cf7e
uses: tibdex/github-app-token@36464acb844fc53b9b8b2401da68844f6b05ebb0
with:
app_id: ${{ secrets.LFPROJECTBOARDAUTOMATION_APP_ID }}
private_key: ${{ secrets.LFPROJECTBOARDAUTOMATION_PRIVATE_KEY }}
Expand Down

0 comments on commit 03d28da

Please sign in to comment.