- Notifications
You must be signed in to change notification settings - Fork1
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 oneFolders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This uploads a file to Filestack and outputs the download link.
- Get your API Key from herehttps://www.filestack.com/ [It's Free!]
- Save the File Stack API KEY as
FILESTACK_API
on your repository Secrets. - Configure your .yml file with the example bellow
Required API Key for FileStack API.
Required Path of the file to be uploaded.
Download link will be saved here
-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}}"
About
Share artifacts via Filestack sharing api
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Contributors2
Uh oh!
There was an error while loading.Please reload this page.