Skip to content

Commit

Permalink
Update string notation
Browse files Browse the repository at this point in the history
  • Loading branch information
philnewm committed Nov 18, 2024
1 parent 35560d0 commit e3855f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reset_test_repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
- name: Set repo description and topic
run: |
gh repo edit "${{ env.TARGET_REPO }}" --description Repository for automated action testing
gh repo edit "${{ env.TARGET_REPO }}" --description "Repository for automated action testing"
gh repo edit "${{ env.TARGET_REPO }}" --add-topic testing
- name: Set repo variables
Expand Down

0 comments on commit e3855f4

Please sign in to comment.