Angelina Quach
Results
2
issues of
Angelina Quach
## Steps to reproduce 1. use `neondatabase/create-branch-action@v4` to create a new branch 2. specify `project_id`, `username`, `branch_name`, and `api_key` parameters 3. echo db_url output `echo "NEON_DATABASE_URL=${{ steps.create-staging-branch.outputs.db_url }}"` ## Expected...
I am trying to upload a file to Slack and then send a direct message to a user, instead of to a channel. I'm using the node Slack SDK ```javascript...
question
needs info