Skip to content

Merge branch 'main' into CI/Release #14

Merge branch 'main' into CI/Release

Merge branch 'main' into CI/Release #14

Workflow file for this run

name: Git Tag
on:
push:
branches:
- CI/Release
jobs:
tag:
name: Swift-macOS
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: Git tag and push
run: sh Scripts/tag_when_release.sh