We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb1bbd2 commit ad65a62Copy full SHA for ad65a62
files/workflows/update-calendar.yml
@@ -55,4 +55,4 @@ jobs:
55
56
# Information about the authentication token for the calendar
57
# endpoint. The token must obviously be stored as a secret!
58
- W3C_TOKEN: ${{ secrets.W3C_PASSWORD }}
+ W3C_TOKEN: ${{ secrets.W3C_TOKEN }}
0 commit comments