Codebase list zonedb / 90ae10c
.github/workflows/go: automatically tag release Randy Reddig 3 years ago
1 changed file(s) with 4 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
2929
3030 - name: Verify repo is unchanged
3131 run: git diff --exit-code HEAD
32
33 - name: Tag release
34 if: github.ref == 'refs/heads/master'
35 run: make tag-version