Skip to content

Commit

Permalink
build(release): commit dist folder
Browse files Browse the repository at this point in the history
  • Loading branch information
qoomon committed Oct 7, 2022
1 parent 85bf02b commit 457ed81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2830,7 +2830,7 @@ async function run() {
})

core.setSecret(accessToken.token)
core.exportVariable('GITHUB_ACCESS_TOKEN', accessToken.token)
core.exportVariable('GITHUB_ACCESS_MANAGER_TOKEN', accessToken.token)
core.setOutput('token', accessToken.token)
console.info(accessToken)
}
Expand Down

1 comment on commit 457ed81

@vercel
Copy link

@vercel vercel bot commented on 457ed81 Oct 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.