Skip to content

Commit

Permalink
Merge pull request #2 from alfonso-jimenez-evelyn/release/1.0.0
Browse files Browse the repository at this point in the history
Release/1.0.0
  • Loading branch information
alfonso-jimenez-evelyn authored Apr 4, 2024
2 parents 31f08df + a49db75 commit 8adc078
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Generate changelog
on:
release:
types: [created, edited]
push:
branches:
- release/*

env:
ENVIRONMENT_NAME: 'test'
Expand All @@ -15,8 +18,8 @@ jobs:
fetch-depth: 0
- uses: BobAnkh/auto-generate-changelog@v1.2.5
with:
REPO_NAME: 'alfonso-jimenez-evelyn/Custom_wallet'
ACCESS_TOKEN: ${{secrets.G_TOKEN}}
REPO_NAME: ''
ACCESS_TOKEN: ${{secrets.GITHUB_TOKEN}}
PATH: 'CHANGELOG.md'
COMMIT_MESSAGE: 'docs(CHANGELOG): update release notes'
TYPE: 'feat:Feature,fix:Bug Fixes,docs:Documentation,refactor:Refactor,perf:Performance Improvements'
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# Custom_wallet
# Custom_wallet

neewwwwasdad

0 comments on commit 8adc078

Please sign in to comment.