Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
intersecato authored Sep 2, 2023
1 parent 55b02a4 commit e2aca11
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: 'Upload files to Dropbox'
description: 'This action will handle the deployment process of your project to Dropbox.'
author: 'intersecato'
branding:
icon: 'arrow-up'
color: 'black'
runs:
using: 'node16'
main: 'dist/index.js'
Expand Down

0 comments on commit e2aca11

Please sign in to comment.