Push Docker Image Pipeline (#97)

* Update: run build after merge

* Add: deploy image pipeline to docker

* Update: release pipeline

* Add: release with latest tag

* Update: docker username as vars because its not really a secret

* Remove: workflow bot token and guild_id

* Add: supplimentary guild_id and token

* Update: version increment
This commit is contained in:
Kevin Dang
2024-08-01 17:46:43 -07:00
committed by GitHub
parent 4dbd45bccd
commit b361636a93
4 changed files with 58 additions and 6 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "discord-ollama",
"version": "0.5.7",
"version": "0.5.8",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "discord-ollama",
"version": "0.5.7",
"version": "0.5.8",
"license": "ISC",
"dependencies": {
"discord.js": "^14.15.3",