Skip to content

Commit

Permalink
fix(infra): use correct version number for flagsmith workflows (#3408)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewelwell authored Feb 13, 2024
1 parent fbab11c commit 7adaeb1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
repository: flagsmith/flagsmith-workflows
token: ${{ secrets.GH_PRIVATE_ACCESS_TOKEN }}
ref: ${{ env.flagsmith_saml_revision }}
ref: ${{ env.FLAGSMITH_WORKFLOWS_REVISION }}
path: ./flagsmith-workflows

- name: Integrate Workflows Logic module
Expand Down

0 comments on commit 7adaeb1

Please sign in to comment.