Skip to content

Commit 3ce1081

Browse files
authored
hls4ml 0.8.0 (#66)
1 parent 9feaf0a commit 3ce1081

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ jobs:
3434
cache-from: type=gha
3535
cache-to: type=gha,mode=max
3636
tags: |
37-
ghcr.io/${{ github.repository }}/hls4ml-0.7.1:latest
38-
ghcr.io/${{ github.repository }}/hls4ml-0.7.1:${{ github.sha }}
37+
ghcr.io/${{ github.repository }}/hls4ml-0.8.0:latest
38+
ghcr.io/${{ github.repository }}/hls4ml-0.8.0:${{ github.sha }}

0 commit comments

Comments
 (0)