Skip to content

Commit 7375628

Browse files
committed
fix the test of one non-default hashtag...
Signed-off-by: Chad Dougherty <crd477@icloud.com>
1 parent f37c47b commit 7375628

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/jobs-poster.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
unique: "url"
2828

2929
# hashtags to include
30-
hashtags: "#HPC"
30+
hashtag: "#HPC"
3131

3232
deploy: true
3333
test: false

_data/jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
location: nowhere, Pittsburgh, PA
33
name: One non-default hashtag supplied
44
posted: 2026-01-06
5-
url: https://example.org/2
5+
url: https://example.org/3
66
- expires: 2026-03-01
77
location: nowhere, Pittsburgh, PA
88
name: No hashtags specified - default only

0 commit comments

Comments
 (0)