Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Share artifacts via Filestack sharing api

License

NotificationsYou must be signed in to change notification settings

Warhammer4000/FileStack-Share-Artifact

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

Total alertsLanguage grade: JavaScript

This uploads a file to Filestack and outputs the download link.

Setup

  1. Get your API Key from herehttps://www.filestack.com/ [It's Free!]
  2. Save the File Stack API KEY asFILESTACK_API on your repository Secrets.
  3. Configure your .yml file with the example bellow

Inputs

API_KEY

Required API Key for FileStack API.

FILE_PATH

Required Path of the file to be uploaded.

Outputs

File_LINK

Download link will be saved here

Upload a file

  -name:Share File Via FileStackuses:Warhammer4000/FileStack-Share-Artifact@main# This is the actionid:filestack# This is needed to get the output in a different action.with:API_KEY:${{secrets.FILESTACK_API}}FILE_PATH:Checkout.text      -name:Get the output urlrun:echo "Download Link is:${{ steps.filestack.outputs.File_LINK}}"

Sample Use

About

Share artifacts via Filestack sharing api

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp