Skip to content

Commit de5b776

Browse files
committed
Default api key value changed
1 parent 1125b8b commit de5b776

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ inputs:
2222
spira_api_key:
2323
description: 'Spira API key (RSS Token). Not needed if spira_config is set.'
2424
required: true
25-
default: '${{ secrets.SPIRA_API_KEY }}'
25+
default: '{00000000-0000-0000-0000-000000000000}'
2626
spira_project_id:
2727
description: 'Spira Product/Project ID. Optional.'
2828
required: false

0 commit comments

Comments
 (0)