Skip to content

Commit

Permalink
Merge pull request #2 from mybuilder/use-path
Browse files Browse the repository at this point in the history
Accept a path to a locally stored artifact
  • Loading branch information
tomcant authored Sep 27, 2021
2 parents 87586cc + e8903b9 commit f7eff02
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 2,906 deletions.
6 changes: 1 addition & 5 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
name: 'Update Release Artifact'
description: 'Updates the release artifact based on the supplied workflow artifact'
inputs:
workflow:
required: true
workflow_commit:
required: true
artifact_name:
artifact_path:
required: true
release_id:
required: true
Expand Down
Loading

0 comments on commit f7eff02

Please sign in to comment.