Skip to content

Commit

Permalink
rename workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
katarinagud committed Oct 29, 2024
1 parent ff7a052 commit 4e36028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:

jobs:
ci:
name: 'build'
name: 'Release OPCUA server'
runs-on: ubuntu-latest
env:
RELEASE: ${{ github.event_name == 'push' && contains('main,master', github.ref_name) }}
Expand Down

0 comments on commit 4e36028

Please sign in to comment.