We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e201e1 commit 30c3a6bCopy full SHA for 30c3a6b
setup-env/dist/index.js
@@ -9452,7 +9452,6 @@ class ActionInput {
9452
},
9453
headers: {
9454
'Content-Type': 'application/json',
9455
- 'x-rs-auth': true,
9456
9457
});
9458
const variables = bsApiResponse?.data?.data?.variables;
setup-env/src/actionInput/index.js
@@ -124,7 +124,6 @@ class ActionInput {
124
125
126
127
128
129
130
0 commit comments