Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
frozenIceage authored Jul 18, 2024
1 parent c3e796a commit 809fdf1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
user = ${{ secrets.OSC_USER }}
pass = ${{ secrets.OSC_PASS }}
EOF
- name: Print file content
run: cat $HOME/.oscrc
- name: checkout package
run: |
osc branchco $PROJECT $PACKAGE
Expand Down

0 comments on commit 809fdf1

Please sign in to comment.