We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3a0180 + a51b802 commit 2100b62Copy full SHA for 2100b62
.github/workflows/docker.yaml
@@ -1,7 +1,7 @@
1
name: Docker on Tag
2
on:
3
release:
4
- types: [ published ]
+ types: [ released ]
5
jobs:
6
build:
7
runs-on: ubuntu-latest
README.md
@@ -1,5 +1,6 @@
[](https://github.com/conblem/acme-dns-rust/actions)
[](https://codecov.io/gh/conblem/acme-dns-rust)
+[](https://crates.io/crates/acme-dns-rust)
# Acme DNS Rust
### WIP!
0 commit comments