Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
luutuankiet committed Nov 24, 2024
1 parent 52558d8 commit 9c58906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slim_CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: debug
run: echo "$PR_schema"
env:
PR_schema: '"schema_name": "ci_PR_{{ env.PR }}"'
PR_schema: '"schema_name": "ci_PR_${{ env.PR }}"'


- uses: actions/checkout@v3
Expand Down

0 comments on commit 9c58906

Please sign in to comment.