Skip to content

Commit

Permalink
CI: fix kosli-trail env-var (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger committed Jan 17, 2024
1 parent 7f51684 commit a2dc8e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trails_staging.yml
Expand Up @@ -51,7 +51,7 @@ jobs:

- name: Begin Kosli Trail
run:
kosli begin trail "${{ env.KOSLI_TRAIL }}"
kosli begin trail "${GITHUB_SHA}"


lint:
Expand Down

0 comments on commit a2dc8e3

Please sign in to comment.