Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoalh committed Sep 8, 2024
1 parent 02a17a8 commit 400f18f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ jobs:
poll_allow_multiselect: "true"
poll_answers: |-
- emoji:
name: "cat"
name: "🐈"
text: "Cat"
- emoji:
name: "dog"
name: "πŸ•"
text: "Dog"
- text: "Me"
- text: "Other"
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ jobs:
poll_allow_multiselect: "true"
poll_answers: |-
- emoji:
name: "cat"
name: "🐈"
text: "Cat"
- emoji:
name: "dog"
name: "πŸ•"
text: "Dog"
- text: "Me"
- text: "Other"
Expand Down

0 comments on commit 400f18f

Please sign in to comment.