Update main.workflow

This commit is contained in:
偏右 2019-04-01 21:13:05 +08:00 committed by GitHub
parent d839135ad0
commit 502274222d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,4 +5,5 @@ workflow "New workflow" {
action "Auto Assign" {
uses = "kentaro-m/auto-assign@v1.0.0"
secrets = ["GITHUB_TOKEN"]
}