fix autofill (#84) #136
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Sync with S3 | |
on: | |
workflow_dispatch: | |
push: | |
branches: [main] | |
jobs: | |
sync: | |
uses: hellocoop/tools/.github/workflows/content-sync.yml@main | |
# GitHub-Slack app sends a workflow status message with live updates to #content-updates channel | |
with: | |
STACK: PlaygroundStack #make sure this is the right stack value |