Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy correct tag on docker hub when release is created #671

Closed
antoinezanardi opened this issue Nov 27, 2023 · 1 comment
Closed

Deploy correct tag on docker hub when release is created #671

antoinezanardi opened this issue Nov 27, 2023 · 1 comment
Assignees
Labels
🐛 bug Something isn't working released

Comments

@antoinezanardi
Copy link
Owner

Before uploading docker image when the tag is created, the repository doesn't checkout to the correct tag.

@antoinezanardi antoinezanardi added the 🐛 bug Something isn't working label Nov 27, 2023
@antoinezanardi antoinezanardi self-assigned this Nov 27, 2023
antoinezanardi pushed a commit that referenced this issue Dec 1, 2023
## [1.24.0](v1.23.1...v1.24.0) (2023-12-1)

### 🚀 Features

* **game-options:** game option to prevent witch to know werewolves targets ([#686](#686)) ([62b978f](62b978f)), closes [#676](#676)
* **game-options:** game option to randomly choose dog-wolf side ([#687](#687)) ([47e416f](47e416f)), closes [#677](#677)
* **prejudiced-manipulator:** prejudiced manipulator role ([#699](#699)) ([f5c8f3c](f5c8f3c)), closes [#678](#678)

### 🐛 Bug Fixes

* **deploy:** deploy good production tag to docker hub ([#685](#685)) ([135aa63](135aa63)), closes [#671](#671)

### 📖 Docs

* **readme:** github actions section in README ([#691](#691)) ([4fb6c8b](4fb6c8b)), closes [#684](#684)

### 🔩 Refactor

* **accursed-wolf-father:** rename vile-father-of-wolves to accursed-wolf-father according to official rulebook ([#697](#697)) ([a3ea194](a3ea194)), closes [#683](#683)
* **defender:** rename guard to defender according to official rulebook ([#693](#693)) ([244e260](244e260)), closes [#681](#681)
* **elder:** rename ancient to elder according to official rulebook ([#692](#692)) ([9ee3d99](9ee3d99)), closes [#679](#679)
* **scandalmonger:** rename raven to scandalmonger according to official rulebook ([#694](#694)) ([2db7f6f](2db7f6f)), closes [#682](#682)
* **wolf-hound:** rename dog-wolf to wolf-hound according to official rulebook ([#695](#695)) ([2b6936f](2b6936f)), closes [#680](#680)

### 🧹 Chore

* **deps:** bump mongoose from 8.0.1 to 8.0.2 ([#690](#690)) ([83c8c78](83c8c78))
* **deps:** bump the nest group with 1 update ([#673](#673)) ([17c8171](17c8171))
* **deps:** bump the stryker group with 3 updates ([#698](#698)) ([4f67f80](4f67f80))
* **deps:** bump the types group with 1 update ([#696](#696)) ([493147f](493147f))
* **deps:** bump the types group with 2 updates ([#674](#674)) ([507473a](507473a))
* **deps:** bump the types group with 2 updates ([#689](#689)) ([e4d9254](e4d9254))
* **github-actions:** bump google-github-actions/auth from 1 to 2 ([#688](#688)) ([cc9f9b0](cc9f9b0))
@antoinezanardi
Copy link
Owner Author

🎉 This issue has been resolved in version 1.24.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working released
Projects
None yet
Development

No branches or pull requests

1 participant