Skip to content

Commit

Permalink
build: updating version of actions/create-release to v2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Ailton Loures Ferreira committed Aug 31, 2024
1 parent b4ef728 commit 08ed77e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
- name: Create Release
uses: actions/create-release@v2
uses: actions/create-release@v2.0.5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 08ed77e

Please sign in to comment.