Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Commit

Permalink
fix small mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
Seb-sti1 committed Sep 11, 2023
1 parent 2327fda commit 27277ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
run:
working-directory: backend
steps:
- uses: actions/checkout@v3
- name: Print branch name
run: echo "GITHUB_REF_NAME=${GITHUB_REF_NAME}"
- uses: actions/checkout@v3
- name: Use Node.js
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 27277ef

Please sign in to comment.