We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f37c47b commit 7375628Copy full SHA for 7375628
2 files changed
.github/workflows/jobs-poster.yaml
@@ -27,7 +27,7 @@ jobs:
27
unique: "url"
28
29
# hashtags to include
30
- hashtags: "#HPC"
+ hashtag: "#HPC"
31
32
deploy: true
33
test: false
_data/jobs.yml
@@ -2,7 +2,7 @@
2
location: nowhere, Pittsburgh, PA
3
name: One non-default hashtag supplied
4
posted: 2026-01-06
5
- url: https://example.org/2
+ url: https://example.org/3
6
- expires: 2026-03-01
7
8
name: No hashtags specified - default only
0 commit comments