Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
interface
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
LuckySwap
interface
Commits
b3bfc100
Unverified
Commit
b3bfc100
authored
Apr 28, 2023
by
Vignesh Mohankumar
Committed by
GitHub
Apr 28, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build: upgrade sentry-release action (#6463)
parent
3b1ef803
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
release.yaml
.github/workflows/release.yaml
+1
-1
No files found.
.github/workflows/release.yaml
View file @
b3bfc100
...
@@ -114,7 +114,7 @@ jobs:
...
@@ -114,7 +114,7 @@ jobs:
githubToken
:
${{ secrets.GITHUB_TOKEN }}
githubToken
:
${{ secrets.GITHUB_TOKEN }}
-
name
:
Upload source maps to Sentry
-
name
:
Upload source maps to Sentry
uses
:
getsentry/action-release@
bd5f874fcda966ba48139b0140fb3ec0cb3aabdd
uses
:
getsentry/action-release@
4744f6a65149f441c5f396d5b0877307c0db52c7
continue-on-error
:
true
continue-on-error
:
true
env
:
env
:
SENTRY_AUTH_TOKEN
:
${{ secrets.SENTRY_AUTH_TOKEN }}
SENTRY_AUTH_TOKEN
:
${{ secrets.SENTRY_AUTH_TOKEN }}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment