Skip to content

Commit f294b54

Browse files
committed
Fix GHA authentication
1 parent a73992e commit f294b54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-push-apptainer.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Build and deploy Apptainer image
22
on:
33
release:
44
types: [published]
5+
workflow_dispatch: # This allows manual triggering
56

67
jobs:
78
build-and-push:

0 commit comments

Comments
 (0)