Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zefir-git committed Dec 10, 2024
1 parent e893344 commit 8974d69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Upload files to a GitHub release.
steps:
#
- name: Upload to release
uses: cloudnode-pro/[email protected].1
uses: cloudnode-pro/[email protected].2
with:
# See the ‘Inputs’ section below for details.
gh-token: ${{ github.token }}
Expand Down
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ inputs:
required: true
runs:
using: docker
image: docker://ghcr.io/cloudnode-pro/release-upload-asset:1.0.1
image: docker://ghcr.io/cloudnode-pro/release-upload-asset:1.0.2
env:
GH_INPUTS: ${{ toJSON(inputs) }}

Expand Down

0 comments on commit 8974d69

Please sign in to comment.