Skip to content

Commit 1914afa

Browse files
authored
Rename workflow. (#21)
1 parent 10d7796 commit 1914afa

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Publish Docker Image
1+
name: Release
22
concurrency: build
33
permissions: read-all
44

docs/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ the [Haskell Package Versioning Policy].
1010

1111
## Unreleased
1212

13-
## 0.3.0 - ????-??-??
13+
## 0.3.0 - 2023-04-06
14+
15+
* Use prebuilt Docker image for the Docker composite action.
1416

1517
## 0.2.0.0 - 2023-04-06
1618

0 commit comments

Comments
 (0)