mirror of
https://github.com/ditkrg/project-version-check.git
synced 2026-01-25 07:16:42 +00:00
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@@ -28,7 +28,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
label: minor
|
label: minor
|
||||||
filePath: package.json
|
filePath: package.json
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repoToken: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
# ${{ github.event.label.name }}
|
# ${{ github.event.label.name }}
|
||||||
- name: Get the output time
|
- name: Get the output time
|
||||||
|
|||||||
Reference in New Issue
Block a user