4 changed files with 6 additions and 6 deletions
@ -10,7 +10,7 @@ jobs: |
|||||
runs-on: ubuntu-latest |
runs-on: ubuntu-latest |
||||
steps: |
steps: |
||||
# Drafts your next Release notes as Pull Requests are merged into "master" |
# Drafts your next Release notes as Pull Requests are merged into "master" |
||||
- uses: release-drafter/[email protected]8.1 |
- uses: release-drafter/[email protected]9.0 |
||||
with: |
with: |
||||
config-name: release-drafter.yml |
config-name: release-drafter.yml |
||||
env: |
env: |
||||
|
@ -10,8 +10,8 @@ jobs: |
|||||
GitHub-to-Bitbucket: |
GitHub-to-Bitbucket: |
||||
runs-on: ubuntu-latest |
runs-on: ubuntu-latest |
||||
steps: |
steps: |
||||
- name: webfactory/[email protected].3 |
- name: webfactory/[email protected].4 |
||||
uses: webfactory/[email protected].3 |
uses: webfactory/[email protected].4 |
||||
with: |
with: |
||||
ssh-private-key: ${{ secrets.BITBUCKET_SECRET }} |
ssh-private-key: ${{ secrets.BITBUCKET_SECRET }} |
||||
|
|
||||
|
Loading…
Reference in new issue