1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 15:14:08 +00:00

ci 0.12 fix link in readme

This commit is contained in:
Rene Schallner 2024-02-24 17:13:18 +01:00
parent 696f1c7b77
commit 54fb35ae7c

View file

@ -52,6 +52,7 @@ jobs:
TAG_NAME: ${{ steps.tag.outputs.version }}
run: |
tools/announceybot.exe update-readme "zig-0.12.0"
sed -i.bak 's/refs\/tags\///' README.md
- name: Commit and push if it has changed
run: |