Browse Source

Revert "use forked repo"

This reverts commit 730aca7ed88bc01ffbd4c2a66a2e429aafd82da6.
Matthew R Kasun 2 years ago
parent
commit
c6fa4c03ca
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:
 
   release:
-    uses: mattkasun/devops/.github/workflows/netmakerRelease.yml@master
+    uses: gravitl/devops/.github/workflows/netmakerRelease.yml@master
     with:
       version: ${{ inputs.version }}
     secrets: inherit