Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
codetheweb committed Aug 18, 2024
1 parent 7f72a74 commit 7623600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
id: pull_request_number_reader
uses: juliangruber/read-file-action@v1.0.0
with:
path: /tmp/pull_request_number/pull_request_number
path: /tmp/pull_request_number/pull_request_number/pull_request_number.txt

- name: Login to GitHub Container Registry
uses: docker/login-action@v3
Expand Down

0 comments on commit 7623600

Please sign in to comment.