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.
1 parent 10d7796 commit 1914afaCopy full SHA for 1914afa
.github/workflows/release.yaml
@@ -1,4 +1,4 @@
1
-name: Publish Docker Image
+name: Release
2
concurrency: build
3
permissions: read-all
4
docs/CHANGELOG.md
@@ -10,7 +10,9 @@ the [Haskell Package Versioning Policy].
10
11
## Unreleased
12
13
-## 0.3.0 - ????-??-??
+## 0.3.0 - 2023-04-06
14
+
15
+* Use prebuilt Docker image for the Docker composite action.
16
17
## 0.2.0.0 - 2023-04-06
18
0 commit comments