Commit c2f7b3a1 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Update tag.yml

parent d0f9f3f4
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -6,7 +6,12 @@ on:
jobs:
  build:
    runs-on: ubuntu-22.04
    permissions:
      contents: read
    steps: 
    - uses: actions/checkout@v3
      with:
        fetch-depth: 0
    - name: Bump version and push tag
      uses: anothrNick/github-tag-action@1.61.0 # Don't use @master unless you're happy to test the latest version
      env: