changed name to mo
All checks were successful
release-tag / release-image (push) Successful in 1m33s
All checks were successful
release-tag / release-image (push) Successful in 1m33s
This commit is contained in:
parent
762bb989a2
commit
fd2d5f5bff
@ -1,7 +1,6 @@
|
||||
name: release-tag
|
||||
|
||||
on:
|
||||
push
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
release-image:
|
||||
@ -45,5 +44,5 @@ jobs:
|
||||
linux/arm64
|
||||
push: true
|
||||
tags: | # replace it with your local IP and tags
|
||||
git.unom.io/moriese/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.meta.outputs.REPO_VERSION }}
|
||||
git.unom.io/moriese/${{ steps.meta.outputs.REPO_NAME }}:latest
|
||||
git.unom.io/mo/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.meta.outputs.REPO_VERSION }}
|
||||
git.unom.io/mo/${{ steps.meta.outputs.REPO_NAME }}:latest
|
||||
|
2
LICENSE
2
LICENSE
@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2024 moriese
|
||||
Copyright (c) 2024 mo (mo@unom.io)
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
export default {
|
||||
discord: {
|
||||
version: 250510.1237,
|
||||
version: 250602.09,
|
||||
// avocadi
|
||||
serverID: process.env.DISCORD_SERVER_ID || "",
|
||||
// texxt channel
|
||||
|
Loading…
x
Reference in New Issue
Block a user