updated actions repo for organization

This commit is contained in:
vabene1111
2021-11-01 14:58:04 +01:00
parent 2bda4c85b7
commit a12b2ffb21
7 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ on:
- '!master'
jobs:
build:
if: github.repository_owner == 'vabene1111'
if: github.repository_owner == 'TandoorRecipes'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master