Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Carlos Ribas
rnacentral-webcode
Commits
442bfba1
Commit
442bfba1
authored
May 18, 2021
by
carlosribas
Browse files
Add uses in step
parent
e787e326
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
.github/workflows/main.yml
.github/workflows/main.yml
+2
-1
No files found.
.github/workflows/main.yml
View file @
442bfba1
...
...
@@ -31,9 +31,10 @@ jobs:
slack-notification
:
runs-on
:
ubuntu-latest
steps
:
-
uses
:
rtCamp/action-slack-notify
@v2
-
uses
:
actions/checkout
@v2
-
name
:
Slack Notification
uses
:
rtCamp/action-slack-notify@v2
env
:
SLACK_MESSAGE
:
'
Creating
a
new
image
in
the
Docker
Hub'
SLACK_WEBHOOK
:
${{ secrets.SLACK_WEBHOOK }}
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