-
Notifications
You must be signed in to change notification settings - Fork 2
replacing netlify deployment with S3 deployment #32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@flaxel this custom widget workflow is a candidate for the reusable workflows. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we also remove the netlify.toml
file? What is the difference between S3-deployment-action and deploy-web-assets?
@@ -0,0 +1,120 @@ | |||
name: Deploy to AWS S3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we name the file cd
? 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I found it more intuitive, since it directly states where it is deployed to
Co-authored-by: Falk Puschner <falk.puschner@arcor.de>
nd type. Renamed file to match other files
dc708fc
to
bfd452d
Compare
Type of Change
Description
Checklist