Skip to content
Snippets Groups Projects
Commit 6c9006a3 authored by Markus Alexander Kuppe's avatar Markus Alexander Kuppe
Browse files

Build 1.7.1 release from v1.7.1 branch.

[Build]
parent 0ae1a97f
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ on:
push:
# Sequence of patterns matched against refs/heads
branches:
- master # Push events on master branch
- v1.7.1 # Push events on master branch
jobs:
......@@ -182,7 +182,6 @@ jobs:
run: |
git config --local user.email "tlaplus-action@github.com"
git config --local user.name "TLA+ GitHub Action"
git tag -f v1.7.1
git push https://${{ github.actor }}:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}.git --follow-tags --tags --force
##
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment