Skip to content

Commit

Permalink
Merge pull request #182 from oat-sa/feature/release_action
Browse files Browse the repository at this point in the history
ci: change commit hash
  • Loading branch information
Aleh Hutnikau authored Mar 29, 2021
2 parents 1c902cc + 64e1425 commit 6107d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Release
uses: oat-sa/extension-release-action@3cda2820a98c595221da48adcbc42e0e2dcc721c
uses: oat-sa/extension-release-action@9773e29fac02e58c35ec456bab20f7ad9ec46678
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
with:
Expand Down

0 comments on commit 6107d1e

Please sign in to comment.