Skip to content

Commit

Permalink
fix: syntax error problem
Browse files Browse the repository at this point in the history
  • Loading branch information
obeys committed Aug 31, 2024
1 parent 3298ebd commit b3c3a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
publish-package:
runs-on: ubuntu-latest
steps:
name: Get GitHub App token
- name: Get GitHub App token
uses: tibdex/github-app-token@v1.7.0
id: get_installation_token
with:
Expand Down

0 comments on commit b3c3a7b

Please sign in to comment.