Skip to content

Commit

Permalink
set draft for test
Browse files Browse the repository at this point in the history
  • Loading branch information
LuisHsu committed Mar 1, 2024
1 parent 17fa1b5 commit 214b847
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
- name: Test action
uses: ./
with:
token: ${{secrets.GITHUB_TOKEN}}
token: ${{secrets.GITHUB_TOKEN}}
draft: true

0 comments on commit 214b847

Please sign in to comment.