generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
I have a step like this:
- uses: AButler/[email protected]
with:
files: '/home/runner/work/github_actions/github_actions/dart-sdk-linux.tar.gz;/home/runner/work/github_actions/github_actions/depot_tools.tar.gz'
repo-token: ${{ secrets.GITHUB_TOKEN }}But I got the following error.
Run AButler/[email protected]
##[warning]Cannot upload assets for release which is being undefined
Run AButler/[email protected]
with:
files: /home/runner/work/github_actions/github_actions/dart-sdk-linux.tar.gz;/home/runner/work/github_actions/github_actions/depot_tools.tar.gz
repo-token: ***
##[warning]Cannot upload assets for release which is being undefined
I can confirm that I pushed a tag instead of a master commit.
omesser, Ogerets and 19atlas
Metadata
Metadata
Assignees
Labels
No labels