Skip to content

Commit

Permalink
Documentation lies
Browse files Browse the repository at this point in the history
  • Loading branch information
arf20 committed Feb 14, 2024
1 parent 86badcc commit 19351f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Create debian package
on: [push, pull_request]

env:
pkg_name: fcow_1.2-${{GITHUB_RUN_NUMBER}}
pkg_name: fcow_1.2-${{ github.run_number }}

jobs:
build:
Expand Down

0 comments on commit 19351f2

Please sign in to comment.