File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 release :
33 types : [published]
44 workflow_run :
5- workflows :
5+ workflows :
66 - Release
7- types :
7+ types :
88 - completed
99 pull_request :
1010 types : [labeled]
2020 uses : pozetroninc/github-action-get-latest-release@v0.7.0
2121 with :
2222 repository : ${{ github.repository }}
23+ token : ${{ secrets.GITHUB_TOKEN }}
2324 - uses : actions/checkout@v2
2425 - uses : actions-rs/toolchain@v1.0.6
2526 with :
4748 uses : pozetroninc/github-action-get-latest-release@v0.7.0
4849 with :
4950 repository : ${{ github.repository }}
51+ token : ${{ secrets.GITHUB_TOKEN }}
5052 - uses : actions/checkout@v2
5153 - uses : actions-rs/toolchain@v1.0.6
5254 with :
7476 uses : pozetroninc/github-action-get-latest-release@v0.7.0
7577 with :
7678 repository : ${{ github.repository }}
79+ token : ${{ secrets.GITHUB_TOKEN }}
7780 - uses : actions/checkout@v2
7881 - uses : actions-rs/toolchain@v1.0.6
7982 with :
You can’t perform that action at this time.
0 commit comments