Skip to content

Commit

Permalink
Merge pull request #2 from M4RC0Sx/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
M4RC0Sx authored Feb 28, 2024
2 parents a44a17b + 7dd4169 commit 2bc561a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
jobs:
release:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion release.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ module.exports = {
[
"@codedependant/semantic-release-docker",
{
dockerImage: "socialcraft-discord",
dockerImage: "clouddnsflare",
dockerTags: ["latest", "{{version}}"],
},
],
Expand Down

0 comments on commit 2bc561a

Please sign in to comment.