Browse Source

use forked repo

Matthew R Kasun 2 years ago
parent
commit
730aca7ed8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/release.yml

+ 1 - 1
.github/workflows/release.yml

@@ -13,7 +13,7 @@ on:
 jobs:
 jobs:
 
 
   release:
   release:
-    uses: gravitl/devops/.github/workflows/netmakerRelease.yml@master
+    uses: mattkasun/devops/.github/workflows/netmakerRelease.yml@master
     with:
     with:
       version: ${{ inputs.version }}
       version: ${{ inputs.version }}
     secrets: inherit
     secrets: inherit