Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
halkeye committed Aug 17, 2023
1 parent dd41cef commit 96a998b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .do/deploy.template.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
features:
- buildpack-stack=ubuntu-22
spec:
name: glossary-bot
features:
- buildpack-stack=ubuntu-22
workers:
- name: glossary-bot
environment_slug: python
Expand Down
3 changes: 2 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"$id": "https://json.schemastore.org/slack-app-manifest.json",
"display_information": {
"name": "Glossary Bot"
},
Expand Down Expand Up @@ -43,4 +44,4 @@
"socket_mode_enabled": true,
"token_rotation_enabled": false
}
}
}

0 comments on commit 96a998b

Please sign in to comment.