Skip to content

Commit 45744b5

Browse files
committed
Update notify-textbook.yml
1 parent 138f70c commit 45744b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/notify-textbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
TOKEN: ${{ secrets.ECC_TEXTBOOK_PAT }}
1313
REPO: ${{ github.repository }}
1414
run: |
15-
# Extract folder name (ecc-physics → ecc-physics)
15+
# Extract folder name (ecc-psychology → ecc-psychology)
1616
FOLDER_NAME="${REPO##*/}"
1717
1818
curl -s -X POST \

0 commit comments

Comments
 (0)