This commit is contained in:
Michael Shick 2019-11-25 16:04:59 -05:00
parent 55e70a1371
commit 526bb87116
No known key found for this signature in database
GPG key ID: ADF5BC9704BB4A61

View file

@ -12,6 +12,10 @@ jobs:
# - run: npm test # - run: npm test
- uses: ./ - uses: ./
with: with:
msg: Hello! msg: |
Hello!
🌏
**bold**
!
repo-token: ${{ secrets.GITHUB_TOKEN }} repo-token: ${{ secrets.GITHUB_TOKEN }}
allow-repeats: false allow-repeats: false