aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/build_aflplusplus_docker.yaml
diff options
context:
space:
mode:
authorRuben ten Hove <ruben.tenhove@tno.nl>2022-06-18 02:55:27 +0200
committerRuben ten Hove <ruben.tenhove@tno.nl>2022-06-18 02:55:27 +0200
commit74f70d0c74b0ddd631ede19069106cd29f0c4aad (patch)
treefe378f208d972e9abd7decdbc8c364477dca4088 /.github/workflows/build_aflplusplus_docker.yaml
parentbe79ee70722fc185e6ce651c2071c72016c15792 (diff)
downloadafl++-74f70d0c74b0ddd631ede19069106cd29f0c4aad.tar.gz
update name
Diffstat (limited to '.github/workflows/build_aflplusplus_docker.yaml')
-rw-r--r--.github/workflows/build_aflplusplus_docker.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build_aflplusplus_docker.yaml b/.github/workflows/build_aflplusplus_docker.yaml
index ff7bc4da..a26f31d2 100644
--- a/.github/workflows/build_aflplusplus_docker.yaml
+++ b/.github/workflows/build_aflplusplus_docker.yaml
@@ -29,7 +29,7 @@ jobs:
push: true
tags: aflplusplus/aflplusplus:${{ github.ref }}
if: "${{ github.ref }}" == "dev"
- - name: Publish aflpp dev as latest to Registry
+ - name: Publish aflpp ${{ github.ref }} and latest to Registry
uses: docker/build-push-action@v2
with:
context: .