Merge branch 'release/1.8.0'

This commit is contained in:
Davidson Gomes 2024-05-27 16:09:12 -03:00
commit 25ce1a4689
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ on:
jobs:
build_deploy:
name: Build and Deploy
runs-on: self-hosted
runs-on: ubuntu-latest
permissions:
contents: read
packages: write

View File

@ -8,7 +8,7 @@ on:
jobs:
build_deploy:
name: Build and Deploy
runs-on: self-hosted
runs-on: ubuntu-latest
permissions:
contents: read
packages: write