Skip to content

Commit

Permalink
chore: maybe fix Slack notification workflow [skip ci] (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
echeung-amzn authored Apr 12, 2022
1 parent 34be26f commit 9e1e72b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-monocdk.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/release.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions .projenrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,6 @@ project.release.addJobs({
name: "Get release",
id: "get_release",
uses: "cardinalby/git-get-release-action@v1",
with: {
searchLimit: 1,
},
env: {
GITHUB_TOKEN: "${{ github.token }}",
},
Expand Down

0 comments on commit 9e1e72b

Please sign in to comment.