Rename c_hash to c_s256 per OIDC key binding spec update (#98) #193
This file contains hidden or 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 |