Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
BarryBoot committed Apr 25, 2024
1 parent 28f1e2c commit 76b32f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env:

jobs:
build:
uses: ${{ vars.ORGANISATION_WORKFLOW_PATH }}/build.yml@main
uses: aiblockofficial/workflows/.github/workflows/build.yml@main
with:
REGISTRY: ${{ vars.REGISTRY }}
REPOSITORY: ${{ vars.REPOSITORY }}
Expand Down

0 comments on commit 76b32f8

Please sign in to comment.