Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
grzanka committed Dec 10, 2024
1 parent bd61ec1 commit 7c8e0cb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/release-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,11 +169,11 @@ jobs:
working-directory: debian_packages
run: ./add_packages_to_repo.sh

- name: Setup upterm session
uses: owenthereal/action-upterm@v1
with:
limit-access-to-actor: true # Restrict to the user who triggered the workflow
limit-access-to-users: grzanka
# - name: Setup upterm session
# uses: owenthereal/action-upterm@v1
# with:
# limit-access-to-actor: true # Restrict to the user who triggered the workflow
# limit-access-to-users: grzanka

- name: Archive directory with repository as artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 7c8e0cb

Please sign in to comment.