Logo
Explore Help
Sign In
actions/upload-artifact
0
0
Fork 0
You've already forked upload-artifact
Code Issues Pull Requests Projects Releases Activity
Files
ebad382c0953e8c6b4039e8d30dfd19ee7b2a862
upload-artifact/src/constants.ts

9 lines
130 B
TypeScript
Raw Normal View History

V2 Upload Artifact (#70) * V2 Preview (#54) * V2 Upload Artifact * Improve logs * Update release * Update test.yml * Update test.yml * Update test.yml * @actions/artifact v0.2.0 package * Add extra YAML test * Extra Documentation * Update README.md * Update README.md * Update NPM packages * Update to @actions/artifact 0.3.1 * Update readme from v2 preview to v2 * Add .gitattributes * Misc Updates * macOS to macos * Update YAML so only push events trigger on the master branch
2020-04-28 17:18:53 +02:00
export enum Inputs {
Name = 'name',
Path = 'path'
}
export function getDefaultArtifactName(): string {
return 'artifact'
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.4 Page: 853ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API