GitHub Actions tells me the token is unspecified when I try to create a release, even though I did specify it

前端 未结 0 1244
逝去的感伤
逝去的感伤 2021-01-28 01:11

I have this action:

name: .NET

on:
  push:
    branches: [ master ]
  pull_request:
    branches: [ master ]

jobs:
  build:

    runs-on: windows-latest

    st         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题