diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-09-02 11:01:47 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-09-02 11:01:47 +0200 |
commit | 2e894d1eab0385ea30017624dd761eb5b65fb28b (patch) | |
tree | 2c779cab73ecbd84711f43d987105e381a0e8c6c /Cargo.toml | |
parent | 98931e63f71a088328ffdbf7db34a2ecfacf3da8 (diff) |
cd: add step to publish a build in ghcr
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "cas" -version = "0.1.0" +version = "0.0.1" edition = "2021" [dependencies] |