Skip to content

Commit

Permalink
chore: fix ff dev (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
shark0der authored Nov 15, 2024
2 parents ee02348 + e112ab2 commit 271eb7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ff-release-candidate-to-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

fast-forward-dev:
needs: fast-forward
uses: ./.github/workflows/w-fast-forward.yml
uses: NexusMutual/workflows/.github/workflows/fast-forward.yml@master
with:
environment: production
source-ref: master
Expand Down

0 comments on commit 271eb7a

Please sign in to comment.