Skip to content

Instantly share code, notes, and snippets.

@danielabar
Created July 11, 2021 18:59
Show Gist options
  • Save danielabar/207e75df9c7e4f95b04b2cd5627c10b1 to your computer and use it in GitHub Desktop.
Save danielabar/207e75df9c7e4f95b04b2cd5627c10b1 to your computer and use it in GitHub Desktop.
Debug Github Actions Medium Post Gist 7
-- init.sql
create role myapp with createdb login password 'thepasswordgoeshere'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment