Skip to content

Commit 18ae7d9

Browse files
authoredNov 18, 2020
Update readme.yml
1 parent bb9f519 commit 18ae7d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/readme.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
- run: 'echo "$ISSUE_BODY" > temp.txt'
1515
env:
1616
ISSUE_BODY: ${{ github.event.issue.body }}
17+
ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'
1718
- name: create-readme
1819
if: ${{ startsWith(github.event.issue.title, 'Add handle') }}
1920
uses: ./action

0 commit comments

Comments
 (0)
Failed to load comments.