You've already forked hastebin-ansi
mirror of
https://github.com/armbian/hastebin-ansi.git
synced 2026-01-06 12:30:55 -08:00
bump to 0.0.4; bring back buttons & add line anchors
This commit is contained in:
2
.github/workflows/master-latest.yml
vendored
2
.github/workflows/master-latest.yml
vendored
@@ -44,7 +44,7 @@ jobs:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
pull: true # avoid bitrot with repeated cache hits
|
||||
push: true
|
||||
tags: ghcr.io/${{ github.repository_owner }}/ansi-hastebin:latest,ghcr.io/${{ github.repository_owner }}/ansi-hastebin:0.0.3 # @TODO: read from package.json
|
||||
tags: ghcr.io/${{ github.repository_owner }}/ansi-hastebin:latest,ghcr.io/${{ github.repository_owner }}/ansi-hastebin:0.0.4 # @TODO: read from package.json
|
||||
labels: |
|
||||
org.opencontainers.image.title=ansi-hastebin
|
||||
org.opencontainers.image.description=${{ github.event.repository.description }}
|
||||
|
||||
Reference in New Issue
Block a user